OpenKalman
|
Definition for dynamic_dimension. More...
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.