MRPT  2.0.0
mrpt::poses::CPointPDFSOG Member List

This is the complete list of members for mrpt::poses::CPointPDFSOG, including all inherited members.

_GetBaseClass()mrpt::poses::CPointPDFSOGprotectedstatic
bayesianFusion(const CPointPDF &p1, const CPointPDF &p2, const double minMahalanobisDistToDrop=0) overridemrpt::poses::CPointPDFSOGvirtual
begin()mrpt::poses::CPointPDFSOGinline
begin() constmrpt::poses::CPointPDFSOGinline
changeCoordinatesReference(const CPose3D &newReferenceBase) overridemrpt::poses::CPointPDFSOGvirtual
classNamemrpt::poses::CPointPDFSOGstatic
clear()mrpt::poses::CPointPDFSOG
CListGaussianModes typedefmrpt::poses::CPointPDFSOG
clone() const overridemrpt::poses::CPointPDFSOGvirtual
const_iterator typedefmrpt::poses::CPointPDFSOG
ConstPtr typedefmrpt::poses::CPointPDFSOG
ConstUniquePtr typedefmrpt::poses::CPointPDFSOG
copyFrom(const CPointPDF &o) overridemrpt::poses::CPointPDFSOGvirtual
cov_mat_t typedefmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >
CPointPDFSOG(size_t nModes=1)mrpt::poses::CPointPDFSOG
Create(Args &&... args)mrpt::poses::CPointPDFSOGinlinestatic
CreateAlloc(const Alloc &alloc, Args &&... args)mrpt::poses::CPointPDFSOGinlinestatic
CreateObject()mrpt::poses::CPointPDFSOGstatic
CreateUnique(Args &&... args)mrpt::poses::CPointPDFSOGinlinestatic
drawManySamples(size_t N, std::vector< mrpt::math::CVectorDouble > &outSamples) constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inlinevirtual
drawSingleSample(CPoint3D &outSample) const overridemrpt::poses::CPointPDFSOG
mrpt::poses::CPointPDF::drawSingleSample(CPoint3D &outPart) const=0mrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >pure virtual
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
empty() constmrpt::poses::CPointPDFSOGinline
end()mrpt::poses::CPointPDFSOGinline
end() constmrpt::poses::CPointPDFSOGinline
enforceCovSymmetry()mrpt::poses::CPointPDFSOGprotected
erase(iterator i)mrpt::poses::CPointPDFSOGinline
ESS() constmrpt::poses::CPointPDFSOG
evaluatePDF(const CPoint3D &x, bool sumOverAllZs) constmrpt::poses::CPointPDFSOG
evaluatePDFInArea(float x_min, float x_max, float y_min, float y_max, float resolutionXY, float z, mrpt::math::CMatrixD &outMatrix, bool sumOverAllZs=false)mrpt::poses::CPointPDFSOG
get(size_t i) constmrpt::poses::CPointPDFSOGinline
get(size_t i)mrpt::poses::CPointPDFSOGinline
getAs3DObject(OPENGL_SETOFOBJECTSPTR &out_obj) constmrpt::poses::CPointPDFinline
getAs3DObject() constmrpt::poses::CPointPDFinline
getClassName()mrpt::poses::CPointPDFSOGinlinestatic
getCovariance(mrpt::math::CMatrixDouble &cov) constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inline
getCovariance(cov_mat_t &cov) constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inline
getCovariance() constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inline
getCovarianceAndMean() const overridemrpt::poses::CPointPDFSOGvirtual
mrpt::poses::CPointPDF::getCovarianceAndMean(cov_mat_t &c, CPoint3D &mean) const finalmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inlinevirtual
getCovarianceDynAndMean(mrpt::math::CMatrixDouble &cov, type_value &mean_point) constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inline
getCovarianceEntropy() constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inline
getInformationMatrix(inf_mat_t &inf) constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inlinevirtual
getMean(CPoint3D &mean_point) const overridemrpt::poses::CPointPDFSOG
mrpt::poses::CPointPDF::getMean(type_value &mean_point) const=0mrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >pure virtual
getMeanVal() constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inline
getMostLikelyMode(CPointPDFGaussian &outVal) constmrpt::poses::CPointPDFSOG
GetRuntimeClass() const overridemrpt::poses::CPointPDFSOGvirtual
GetRuntimeClassIdStatic()mrpt::poses::CPointPDFSOGstatic
inf_mat_t typedefmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >
is_3D()mrpt::poses::CPointPDFinlinestatic
is_3D_val enum valuemrpt::poses::CPointPDF
is_PDF()mrpt::poses::CPointPDFinlinestatic
is_PDF_val enum valuemrpt::poses::CPointPDF
isInfType() constmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >inlinevirtual
iterator typedefmrpt::poses::CPointPDFSOG
m_modesmrpt::poses::CPointPDFSOGprotected
normalizeWeights()mrpt::poses::CPointPDFSOG
operator[](size_t i) constmrpt::poses::CPointPDFSOGinline
operator[](size_t i)mrpt::poses::CPointPDFSOGinline
Ptr typedefmrpt::poses::CPointPDFSOG
push_back(const TGaussianMode &m)mrpt::poses::CPointPDFSOGinline
resize(const size_t N)mrpt::poses::CPointPDFSOG
runtimeClassIdmrpt::poses::CPointPDFSOGprotectedstatic
saveToTextFile(const std::string &file) const overridemrpt::poses::CPointPDFSOGvirtual
self_t typedefmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::poses::CPointPDFSOGprotectedvirtual
mrpt::poses::CPointPDF::serializeFrom(CSchemeArchiveBase &in)mrpt::serialization::CSerializableinlineprotectedvirtual
serializeGetVersion() const overridemrpt::poses::CPointPDFSOGprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::poses::CPointPDFSOGprotectedvirtual
mrpt::poses::CPointPDF::serializeTo(CSchemeArchiveBase &out) constmrpt::serialization::CSerializableinlineprotectedvirtual
size() constmrpt::poses::CPointPDFSOGinline
state_lengthmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >static
type_value typedefmrpt::math::CProbabilityDensityFunction< CPoint3D, 3 >
UniquePtr typedefmrpt::poses::CPointPDFSOG
writeToMatlab() constmrpt::serialization::CSerializableinlinevirtual
~CObject()=defaultmrpt::rtti::CObjectvirtual
~CSerializable() override=defaultmrpt::serialization::CSerializable



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020