RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::LinearAlgebra::Deviator< Matrix > Class Template Reference

Type of the deviator of a matrix $ A\in\mathbb{R}^{n,n} $, i.e. $ A - \frac{\mathrm{tr}(A)}{n}I $. More...

#include <deviator.hh>

Inheritance diagram for RFFGen::LinearAlgebra::Deviator< Matrix >:

Public Member Functions

 Deviator (const Matrix &A)
 

Detailed Description

template<class Matrix>
class RFFGen::LinearAlgebra::Deviator< Matrix >

Type of the deviator of a matrix $ A\in\mathbb{R}^{n,n} $, i.e. $ A - \frac{\mathrm{tr}(A)}{n}I $.


The documentation for this class was generated from the following file: