OpenKalman
OpenKalman::vector_space_descriptor_of< T, N, typename > Struct Template Reference

The coordinates::pattern for index N of object T. More...

#include <vector_space_descriptor_of.hpp>

Detailed Description

template<typename T, std::size_t N = 0, typename = void>
struct OpenKalman::vector_space_descriptor_of< T, N, typename >

The coordinates::pattern for index N of object T.

Usually, this is defined by the traits for T.

Template Parameters
TA matrix, expression, or array
NAn index number (0 = rows, 1 = columns, etc.)

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