Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::poses::CPosePDFSOG::TGaussianMode Struct Reference

Detailed Description

The struct for each mode:

Definition at line 44 of file CPosePDFSOG.h.

#include <mrpt/poses/CPosePDFSOG.h>

Public Member Functions

 TGaussianMode ()
 

Public Attributes

CPose2D mean
 
mrpt::math::CMatrixDouble33 cov
 
double log_w
 The log-weight.
 

Constructor & Destructor Documentation

◆ TGaussianMode()

mrpt::poses::CPosePDFSOG::TGaussianMode::TGaussianMode ( )
inline

Definition at line 46 of file CPosePDFSOG.h.

Member Data Documentation

◆ cov

mrpt::math::CMatrixDouble33 mrpt::poses::CPosePDFSOG::TGaussianMode::cov

Definition at line 53 of file CPosePDFSOG.h.

◆ log_w

double mrpt::poses::CPosePDFSOG::TGaussianMode::log_w

The log-weight.

Definition at line 57 of file CPosePDFSOG.h.

◆ mean

CPose2D mrpt::poses::CPosePDFSOG::TGaussianMode::mean

Definition at line 52 of file CPosePDFSOG.h.




Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Thu Dec 14 17:13:25 UTC 2023