OpenKalman
|
Definition of count_indices function. More...
Go to the source code of this file.
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
Functions | |
template<typename T , std::enable_if_t< interface::count_indices_defined_for< T >, int > = 0> | |
constexpr auto | OpenKalman::count_indices (const T &t) |
Get the number of indices available to address the components of an indexible object. More... | |
Definition of count_indices function.