struct mrpt::poses::CPointPDFSOG::TGaussianMode¶
The struct for each mode:
#include <mrpt/poses/CPointPDFSOG.h> struct TGaussianMode { // fields CPointPDFGaussian val; double log_w {0}; };
The struct for each mode:
#include <mrpt/poses/CPointPDFSOG.h> struct TGaussianMode { // fields CPointPDFGaussian val; double log_w {0}; };