OpenKalman
|
Definition for triangle_type_of. More...
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. | |
Definition for triangle_type_of.