Traits class for access of (shifted) mixed invariants. More...
#include <invariants.hh>
Public Types | |
| template<class Matrix > | |
| using | FirstInvariant = FirstMixedInvariant< Matrix > |
| First mixed invariant. | |
| template<class Matrix > | |
| using | SecondInvariant = SecondMixedInvariant< Matrix > |
| Second mixed invariant. | |
| template<class Matrix > | |
| using | ThirdInvariant = ThirdMixedInvariant< Matrix > |
| Third mixed invariant. | |
| template<class Matrix > | |
| using | ShiftedFirstInvariant = ShiftedFirstMixedInvariant< Matrix > |
| Shifted first mixed invariant. | |
| template<class Matrix > | |
| using | ShiftedSecondInvariant = ShiftedSecondMixedInvariant< Matrix > |
| Shifted second mixed invariant. | |
| template<class Matrix > | |
| using | ShiftedThirdInvariant = ShiftedThirdMixedInvariant< Matrix > |
| Shifted third second invariant. | |
Traits class for access of (shifted) mixed invariants.
1.8.6