21 #ifndef RFFGEN_LINEAR_ALGEBRA_DEVIATORIC_INVARIANTS_HH
22 #define RFFGEN_LINEAR_ALGEBRA_DEVIATORIC_INVARIANTS_HH
24 #include "deviator.hh"
25 #include "matrixNorm.hh"
26 #include "../MathematicalOperations/chain.hh"
30 namespace LinearAlgebra
36 template <
class Matrix>
40 #endif // RFFGEN_LINEAR_ALGEBRA_DEVIATORIC_INVARIANTS_HH
Chain of functions and of type F resp. G (F and G must satisfy the requirements of Concepts::Funct...
Definition: chain.hh:61
Type of the deviator of a matrix , i.e. .
Definition: deviator.hh:56