OpenKalman
Classes | Namespaces | Variables
hermitian_adapter_type_of.hpp File Reference

Definition for hermitian_adapter_type_of. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Definition for hermitian_adapter_type_of.