OpenKalman
|
Definition for hermitian_adapter_type_of. More...
Go to the source code of this file.
Classes | |
struct | OpenKalman::hermitian_adapter_type_of< T, Ts > |
The TriangleType associated with the storage triangle of one or more matrices. More... | |
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
Variables | |
template<typename T , typename... Ts> | |
constexpr auto | OpenKalman::hermitian_adapter_type_of_v = hermitian_adapter_type_of<T, Ts...>::value |
The TriangleType associated with the storage triangle of a hermitian_matrix. More... | |
Definition for hermitian_adapter_type_of.