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 64 of file CPosePDFSOG.h.
| mrpt::poses::CPosePDFSOG::TGaussianMode::TGaussianMode | ( | ) | [inline] |
Definition at line 66 of file CPosePDFSOG.h.
Definition at line 73 of file CPosePDFSOG.h.
The log-weight.
Definition at line 77 of file CPosePDFSOG.h.
Definition at line 72 of file CPosePDFSOG.h.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |