OpenKalman
Classes | Namespaces | Variables
triangle_type_of.hpp File Reference

Definition for triangle_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::triangle_type_of< T, Ts >
 The common TriangleType associated with a set of triangular matrices. More...
 

Namespaces

 OpenKalman
 The root namespace for OpenKalman.
 

Variables

template<typename T , typename... Ts>
constexpr auto OpenKalman::triangle_type_of_v = triangle_type_of<T, Ts...>::value
 The TriangleType associated with a triangular_matrix.
 

Detailed Description

Definition for triangle_type_of.