The struct for each mode:
Definition at line 62 of file CPointPDFSOG.h.
#include <mrpt/poses/CPointPDFSOG.h>
Public Member Functions | |
| TGaussianMode () | |
Public Attributes | |
| CPointPDFGaussian | val |
| double | log_w |
| The log-weight. | |
|
inline |
Definition at line 64 of file CPointPDFSOG.h.
| double mrpt::poses::CPointPDFSOG::TGaussianMode::log_w |
The log-weight.
Definition at line 72 of file CPointPDFSOG.h.
| CPointPDFGaussian mrpt::poses::CPointPDFSOG::TGaussianMode::val |
Definition at line 68 of file CPointPDFSOG.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |