OpenKalman
|
Definition for all_fixed_indices_are_euclidean. 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. | |
Functions | |
template<typename T , std::size_t... I> | |
constexpr bool | OpenKalman::detail::all_fixed_indices_are_euclidean_impl (std::index_sequence< I... >) |
Variables | |
template<typename T > | |
constexpr bool | OpenKalman::all_fixed_indices_are_euclidean |
Specifies that every fixed-size index of T is euclidean. More... | |
Definition for all_fixed_indices_are_euclidean.