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.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |