OpenKalman
Classes | Namespaces
index_count.hpp File Reference

Definition for index_count. More...

#include "count_indices.hpp"
Include dependency graph for index_count.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition for index_count.