OpenKalman
OpenKalman::index_count< T, typename > Struct Template Reference

The minimum number of indices needed to access all the components of an object (i.e., the rank or order). More...

#include <index_count.hpp>

Detailed Description

template<typename T, typename = void>
struct OpenKalman::index_count< T, typename >

The minimum number of indices needed to access all the components of an object (i.e., the rank or order).

If T is indexible, the index_count will be a fixed values::index.


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