MRPT logo

mrpt::poses::CPosePDFSOG::CPosePDFSOG::TGaussianMode Struct Reference

The struct for each mode:. More...

#include <mrpt/poses/CPosePDFSOG.h>

List of all members.

Public Member Functions

 TGaussianMode ()

Public Attributes

CPose2D mean
CMatrixD cov
double log_w
 The log-weight.


Detailed Description

The struct for each mode:.

Definition at line 75 of file CPosePDFSOG.h.


Constructor & Destructor Documentation

mrpt::poses::CPosePDFSOG::CPosePDFSOG::TGaussianMode::TGaussianMode (  )  [inline]

Definition at line 77 of file CPosePDFSOG.h.


Member Data Documentation

CMatrixD mrpt::poses::CPosePDFSOG::CPosePDFSOG::TGaussianMode::cov

Definition at line 84 of file CPosePDFSOG.h.

double mrpt::poses::CPosePDFSOG::CPosePDFSOG::TGaussianMode::log_w

The log-weight.

Definition at line 88 of file CPosePDFSOG.h.

CPose2D mrpt::poses::CPosePDFSOG::CPosePDFSOG::TGaussianMode::mean

Definition at line 83 of file CPosePDFSOG.h.




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:07:47 EST 2009