|
OpenKalman
|
The triangle_type associated with the storage triangle of one or more matrices. More...
#include <hermitian_adapter_type_of.hpp>


The triangle_type associated with the storage triangle of one or more matrices.
If there is no common triangle type, the result is triangle_type::any. If any of the arguments are not a hermitian_matrix, the result is HermitianAdapterType::none. If the matrices have a dynamic shape, the result assumes the matrices are square.
1.8.13