OpenKalman
OpenKalman::coordinates::dimension_of< T, typename > Struct Template Reference

The size of a coordinates::pattern. More...

#include <dimension_of.hpp>

Detailed Description

template<typename T, typename = void>
struct OpenKalman::coordinates::dimension_of< T, typename >

The size of a coordinates::pattern.

If T has a dimension, static member value holds that dimension. If a dimension exists but it is not known at compile time, value is stdex::dynamic_extent.


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