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

Go to the source code of this file.
Namespaces | |
| OpenKalman | |
| The root namespace for OpenKalman. | |
| OpenKalman::detail | |
| T is an acceptable noise perturbation input to a tests. | |
Variables | |
| template<typename T , std::size_t N> | |
| constexpr bool | OpenKalman::dynamic_dimension = detail::is_dynamic_dimension<T, N>::value |
| Specifies that T's index N has a dimension defined at run time. More... | |
Definition for dynamic_dimension.
1.8.13