OSVR-Core
Public Types | List of all members
osvr::kalman::HasDimension< DIM > Struct Template Reference

Convenience base class for things (like states and measurements) that have a dimension. More...

#include <FlexibleKalmanBase.h>

Inheritance diagram for osvr::kalman::HasDimension< DIM >:
osvr::kalman::types::HasDimensionBase

Public Types

using Dimension = types::DimensionConstant< DIM >
 

Detailed Description

template<types::DimensionType DIM>
struct osvr::kalman::HasDimension< DIM >

Convenience base class for things (like states and measurements) that have a dimension.


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