OpenKalman
Static Public Member Functions | Static Public Attributes | List of all members
OpenKalman::Eigen3::UnaryFunctorTraits< Operation > Struct Template Reference

Static Public Member Functions

static constexpr auto constexpr_operation ()=delete
 Construct Operation or (preferably) an equivalent constexpr operation equivalent to Operation.
 

Static Public Attributes

static constexpr bool preserves_triangle = false
 Whether the operation applied to a triangular matrix always yields a triangular matrix.
 
static constexpr bool preserves_hermitian = false
 Whether the operation applied to a hermitian matrix always yields a hermitian matrix.
 

The documentation for this struct was generated from the following files: