The struct for each mode:
Definition at line 43 of file CPointPDFSOG.h.
#include <mrpt/poses/CPointPDFSOG.h>
Public Member Functions | |
TGaussianMode () | |
Public Attributes | |
CPointPDFGaussian | val |
double | log_w |
The log-weight. More... | |
|
inline |
Definition at line 45 of file CPointPDFSOG.h.
double mrpt::poses::CPointPDFSOG::TGaussianMode::log_w |
The log-weight.
Definition at line 53 of file CPointPDFSOG.h.
CPointPDFGaussian mrpt::poses::CPointPDFSOG::TGaussianMode::val |
Definition at line 49 of file CPointPDFSOG.h.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017 |