|
OpenKalman
|
Definition for dynamic_index_count. More...
#include "linear-algebra/traits/index_count.hpp"#include "linear-algebra/traits/index_dimension_of.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::dynamic_index_count< T, typename > |
| Counts the number of indices of T in which the dimensions are dynamic. More... | |
| struct | OpenKalman::dynamic_index_count< T, std::enable_if_t< indexible< 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. | |
| OpenKalman::detail | |
| T is an acceptable noise perturbation input to a tests. | |
Functions | |
| template<typename T , std::size_t... I> | |
| constexpr std::size_t | OpenKalman::detail::dynamic_index_count_impl (std::index_sequence< I... >) |
Definition for dynamic_index_count.
1.8.13