OpenKalman
|
Definition for square_shaped. 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, std::size_t... Is> | |
constexpr bool | OpenKalman::detail::maybe_square_shaped (std::index_sequence< I, Is... >) |
Variables | |
template<typename T , Applicability b = Applicability::guaranteed> | |
constexpr bool | OpenKalman::square_shaped |
Specifies that an object is square (i.e., has equivalent coordinates::pattern along each dimension). More... | |
Definition for square_shaped.