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

Detailed Description

The struct for each mode:

Definition at line 45 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. More...
 
 MRPT_MAKE_ALIGNED_OPERATOR_NEW
 

Friends

std::ostream & operator<< (std::ostream &o, const TGaussianMode &mode)
 

Constructor & Destructor Documentation

◆ TGaussianMode()

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

Definition at line 47 of file CPosePDFSOG.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
const TGaussianMode mode 
)
friend

Definition at line 63 of file CPosePDFSOG.h.

Member Data Documentation

◆ cov

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

◆ log_w

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

◆ mean

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

◆ MRPT_MAKE_ALIGNED_OPERATOR_NEW

mrpt::poses::CPosePDFSOG::TGaussianMode::MRPT_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 61 of file CPosePDFSOG.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019