|
OpenKalman
|
Definition for index_count. More...
#include "count_indices.hpp"

Go to the source code of this file.
Classes | |
| 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). More... | |
| struct | OpenKalman::index_count< T, std::enable_if_t< values::fixed< decltype(count_indices(std::declval< const T & >()))> > > |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More... | |
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
Definition for index_count.
1.8.13