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

Counts the number of indices of T in which the dimensions are dynamic. More...

#include <dynamic_index_count.hpp>

Inheritance diagram for OpenKalman::dynamic_index_count< T, typename >:
Inheritance graph
[legend]
Collaboration diagram for OpenKalman::dynamic_index_count< T, typename >:
Collaboration graph
[legend]

Detailed Description

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

Counts the number of indices of T in which the dimensions are dynamic.

If index_count_v is itself dynamic, the result is dynamic_size.


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