Main MRPT website > C++ reference
MRPT logo

mrpt::poses::CPointPDFSOG Member List

This is the complete list of members for mrpt::poses::CPointPDFSOG, including all inherited members.
_GetBaseClass()mrpt::poses::CPointPDFSOG [protected, static]
_init_CPointPDFSOGmrpt::poses::CPointPDFSOG [protected, static]
assureSymmetry()mrpt::poses::CPointPDFSOG [protected]
bayesianFusion(const CPointPDF &p1, const CPointPDF &p2, const double &minMahalanobisDistToDrop=0)mrpt::poses::CPointPDFSOG [virtual]
begin()mrpt::poses::CPointPDFSOG [inline]
begin() const mrpt::poses::CPointPDFSOG [inline]
changeCoordinatesReference(const CPose3D &newReferenceBase)mrpt::poses::CPointPDFSOG [virtual]
classCObjectmrpt::utils::CObject [static]
classCPointPDFmrpt::poses::CPointPDF [static]
classCPointPDFSOGmrpt::poses::CPointPDFSOG [static]
classCSerializablemrpt::utils::CSerializable [static]
classinfomrpt::poses::CPointPDFSOG [static]
clear()mrpt::poses::CPointPDFSOG
CListGaussianModes typedefmrpt::poses::CPointPDFSOG
clone() const mrpt::utils::CObject [inline]
const_iterator typedefmrpt::poses::CPointPDFSOG
copyFrom(const CPointPDF &o)mrpt::poses::CPointPDFSOG [virtual]
CPointPDFSOG(size_t nModes=1)mrpt::poses::CPointPDFSOG
Create()mrpt::poses::CPointPDFSOG [static]
CreateObject()mrpt::poses::CPointPDFSOG [static]
drawManySamples(size_t N, std::vector< vector_double > &outSamples) constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline, virtual]
drawSingleSample(CPoint3D &outSample) const mrpt::poses::CPointPDFSOG [virtual]
duplicate() const mrpt::poses::CPointPDFSOG [virtual]
duplicateGetSmartPtr() const mrpt::utils::CObject [inline]
empty() const mrpt::poses::CPointPDFSOG [inline]
end()mrpt::poses::CPointPDFSOG [inline]
end() const mrpt::poses::CPointPDFSOG [inline]
erase(iterator i)mrpt::poses::CPointPDFSOG [inline]
ESS() const mrpt::poses::CPointPDFSOG
evaluatePDF(const CPoint3D &x, bool sumOverAllZs) const mrpt::poses::CPointPDFSOG
evaluatePDFInArea(float x_min, float x_max, float y_min, float y_max, float resolutionXY, float z, CMatrixD &outMatrix, bool sumOverAllZs=false)mrpt::poses::CPointPDFSOG
get(size_t i) const mrpt::poses::CPointPDFSOG [inline]
get(size_t i)mrpt::poses::CPointPDFSOG [inline]
getAs3DObject(OPENGL_SETOFOBJECTSPTR &out_obj) const mrpt::poses::CPointPDF [inline]
getAs3DObject() const mrpt::poses::CPointPDF [inline]
getCovariance(CMatrixDouble &cov) constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
getCovariance(CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &cov) constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
getCovariance() constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
getCovarianceAndMean(CMatrixDouble33 &cov, CPoint3D &mean_point) const mrpt::poses::CPointPDFSOG
mrpt::poses::CPointPDF::getCovarianceAndMean(CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &cov, CPoint3D &mean_point) const =0mrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [pure virtual]
getCovarianceDynAndMean(CMatrixDouble &cov, CPoint3D &mean_point) constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
getCovarianceEntropy() constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
getMean(CPoint3D &mean_point) const mrpt::poses::CPointPDFSOG [virtual]
getMeanVal() constmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
getMostLikelyMode(CPointPDFGaussian &outVal) const mrpt::poses::CPointPDFSOG
GetRuntimeClass() const mrpt::poses::CPointPDFSOG [virtual]
is_3D()mrpt::poses::CPointPDF [inline, static]
is_3D_val enum valuemrpt::poses::CPointPDF
is_PDF()mrpt::poses::CPointPDF [inline, static]
is_PDF_val enum valuemrpt::poses::CPointPDF
iterator typedefmrpt::poses::CPointPDFSOG
m_modesmrpt::poses::CPointPDFSOG [protected]
mrpt::utils::CStream classmrpt::poses::CPointPDF [friend]
MRPT_DECLARE_DEPRECATED_FUNCTION("**deprecated** Use getMean instead", CPoint3D getEstimatedPoint() const )mrpt::poses::CPointPDF [inline]
CProbabilityDensityFunction< CPoint3D, 3 >::MRPT_DECLARE_DEPRECATED_FUNCTION("**deprecated** Use getCovariance instead", CMatrixD getEstimatedCovariance() const )mrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [inline]
normalizeWeights()mrpt::poses::CPointPDFSOG
operator[](size_t i) const mrpt::poses::CPointPDFSOG [inline]
operator[](size_t i)mrpt::poses::CPointPDFSOG [inline]
push_back(const TGaussianMode &m)mrpt::poses::CPointPDFSOG [inline]
readFromStream(mrpt::utils::CStream &in, int version)=0mrpt::utils::CSerializable [protected, pure virtual]
resize(const size_t N)mrpt::poses::CPointPDFSOG
saveToTextFile(const std::string &file) const mrpt::poses::CPointPDFSOG [virtual]
size() const mrpt::poses::CPointPDFSOG [inline]
SmartPtr typedefmrpt::poses::CPointPDFSOG
state_lengthmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 > [static]
type_value typedefmrpt::utils::CProbabilityDensityFunction< CPoint3D, 3 >
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
~CObject()mrpt::utils::CObject [inline, virtual]
~CSerializable()mrpt::utils::CSerializable [inline, virtual]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011