OpenKalman
|
Definition for layout_of. More...
Go to the source code of this file.
Classes | |
struct | OpenKalman::detail::has_layout< T, typename > |
struct | OpenKalman::detail::has_layout< T, std::void_t< decltype(interface::indexible_object_traits< T >::layout)> > |
struct | OpenKalman::layout_of< T, typename > |
The row dimension of a matrix, expression, or array. More... | |
struct | OpenKalman::layout_of< T, std::enable_if_t< detail::has_layout< std::decay_t< T > >::value > > |
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
OpenKalman::detail | |
T is an acceptable noise perturbation input to a tests. | |
Definition for layout_of.