OpenKalman
OpenKalman::layout_of< T, typename > Struct Template Reference

The row dimension of a matrix, expression, or array. More...

#include <layout_of.hpp>

Inheritance diagram for OpenKalman::layout_of< T, typename >:
Inheritance graph
[legend]
Collaboration diagram for OpenKalman::layout_of< T, typename >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename = void>
struct OpenKalman::layout_of< T, typename >

The row dimension of a matrix, expression, or array.

Note
If the row dimension is dynamic, then value is dynamic_size.
Template Parameters
TThe matrix, expression, or array.

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