OpenKalman
OpenKalman::hermitian_adapter_type_of< T, Ts > Struct Template Reference

The TriangleType associated with the storage triangle of one or more matrices. More...

#include <hermitian_adapter_type_of.hpp>

Inheritance diagram for OpenKalman::hermitian_adapter_type_of< T, Ts >:
Inheritance graph
[legend]
Collaboration diagram for OpenKalman::hermitian_adapter_type_of< T, Ts >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename... Ts>
struct OpenKalman::hermitian_adapter_type_of< T, Ts >

The TriangleType associated with the storage triangle of one or more matrices.

If there is no common triangle type, the result is TriangleType::any. If the matrices have a dynamic shape, the result assumes the matrices are square.


The documentation for this struct was generated from the following file: