|
using | scalar_type = typename XprType::MyScalarType |
|
using | MyDims = typename XprType::MyDimensions_t |
|
|
template<typename Arg > |
static constexpr auto | count_indices (const Arg &arg) |
|
template<typename Arg , typename N > |
static constexpr auto | get_vector_space_descriptor (Arg &&arg, const N &n) |
|
template<typename Arg > |
static constexpr auto | get_constant (const Arg &arg) |
|
|
template<Applicability b> |
static constexpr bool | one_dimensional = OpenKalman::one_dimensional<PatternMatrix, b> |
|
template<Applicability b> |
static constexpr bool | is_square = OpenKalman::square_shaped<PatternMatrix, b> |
|
static constexpr bool | is_writable = false |
|
The documentation for this struct was generated from the following file: