OpenKalman
|
Definition for empty_object. 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... Ix> | |
constexpr bool | OpenKalman::detail::has_0_dim (std::index_sequence< Ix... >) |
Variables | |
template<typename T , Applicability b = Applicability::guaranteed> | |
constexpr bool | OpenKalman::empty_object |
Specifies that an object is empty (i.e., at least one index is zero-dimensional). More... | |
Definition for empty_object.