The struct for each mode:
#include <mrpt/poses/CPosePDFSOG.h>
Public Member Functions | |
| TGaussianMode () | |
Public Attributes | |
| CPose2D | mean |
| CMatrixDouble33 | cov |
| double | log_w |
| The log-weight. | |
| 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.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |