OpenKalman
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
OpenKalman::interface::indexible_object_traits< GaussianDistribution< Coeffs, NestedMean, NestedCovariance, re > > Struct Template Reference

Public Types

using scalar_type = scalar_type_of_t< NestedMean >
 

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 (const Arg &arg, N n)
 
template<typename Arg >
static decltype(auto) nested_object (Arg &&arg)
 
template<typename Arg , std::enable_if_t< raw_data_defined_for< Mean< Coeffs, NestedMean >>, int > = 0>
static constexpr auto * raw_data (Arg &arg)
 

Static Public Attributes

static constexpr Layout layout = layout_of_v<NestedMean>
 

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