The struct for each mode:. More...
#include <mrpt/poses/CPosePDFSOG.h>
Public Member Functions | |
TGaussianMode () | |
Public Attributes | |
CPose2D | mean |
CMatrixDouble33 | cov |
double | log_w |
The log-weight. |
The struct for each mode:.
Definition at line 65 of file CPosePDFSOG.h.
mrpt::poses::CPosePDFSOG::TGaussianMode::TGaussianMode | ( | ) | [inline] |
Definition at line 67 of file CPosePDFSOG.h.
Definition at line 74 of file CPosePDFSOG.h.
The log-weight.
Definition at line 78 of file CPosePDFSOG.h.
Definition at line 73 of file CPosePDFSOG.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |