OpenKalman
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
OpenKalman::interface::indexible_object_traits< ConstantAdapter< PatternMatrix, Scalar, constant... > > Struct Template Reference

Public Types

using scalar_type = typename XprType::MyScalarType
 
using MyDims = typename XprType::MyDimensions_t
 

Static Public Member Functions

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)
 

Static Public Attributes

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: