|
OpenKalman
|
Static Public Member Functions | |
| template<typename... Args> | |
| static constexpr auto | constexpr_operation ()=delete |
| Construct Operation or (preferably) an equivalent constexpr operation equivalent to Operation. | |
Static Public Attributes | |
| static constexpr BinaryFunctorType | binary_functor_type = BinaryFunctorType::normal |
| Whether binary functor type. | |
| static constexpr bool | preserves_hermitian = false |
| Whether the operation applied to a hermitian matrix always yields a hermitian matrix. | |
1.8.13