The struct for each mode:
Definition at line 65 of file CPosePDFSOG.h.
#include <mrpt/poses/CPosePDFSOG.h>
Public Member Functions | |
| TGaussianMode () | |
Public Attributes | |
| CPose2D | mean |
| CMatrixDouble33 | cov |
| double | log_w |
| The log-weight. | |
|
inline |
Definition at line 67 of file CPosePDFSOG.h.
| CMatrixDouble33 mrpt::poses::CPosePDFSOG::TGaussianMode::cov |
Definition at line 74 of file CPosePDFSOG.h.
| double mrpt::poses::CPosePDFSOG::TGaussianMode::log_w |
The log-weight.
Definition at line 78 of file CPosePDFSOG.h.
| CPose2D mrpt::poses::CPosePDFSOG::TGaussianMode::mean |
Definition at line 73 of file CPosePDFSOG.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |