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

Define a shortened alias for ublas namespace. More...

#include <KalmanLinearAlgebra.h>

Public Types

typedef ublas::vector< double, ublas::bounded_array< double, N > > type
 

Detailed Description

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

Define a shortened alias for ublas namespace.

Vector, dimension N.

Definition at line 56 of file KalmanLinearAlgebra.h.

Member Typedef Documentation

template<int N>
typedef ublas::vector<double, ublas::bounded_array<double, N> > trkf::KVector< N >::type

Definition at line 58 of file KalmanLinearAlgebra.h.


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