OpenKalman
|
Definition for one_dimensional. 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 , Applicability b, std::size_t I, std::size_t... Is> | |
constexpr bool | OpenKalman::detail::has_1_by_1_dims (std::index_sequence< I, Is... >) |
Variables | |
template<typename T , Applicability b = Applicability::guaranteed> | |
constexpr bool | OpenKalman::one_dimensional |
Specifies that a type is one-dimensional in every index. More... | |
Definition for one_dimensional.