Public Types | List of all members
trkf::KHMatrix< N > Struct Template Reference

Kalman H-matrix, dimension Nx5. More...

#include <KalmanLinearAlgebra.h>

Public Types

typedef KMatrix< N, 5 >::type type
 

Detailed Description

template<int N>
struct trkf::KHMatrix< N >

Kalman H-matrix, dimension Nx5.

Definition at line 77 of file KalmanLinearAlgebra.h.

Member Typedef Documentation

template<int N>
typedef KMatrix<N,5>::type trkf::KHMatrix< N >::type

Definition at line 79 of file KalmanLinearAlgebra.h.


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