Main MRPT website > C++ reference for MRPT 1.9.9
mrpt::poses::CPosePDFGaussianInf Member List

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

_GetBaseClass()mrpt::poses::CPosePDFGaussianInfprotectedstatic
_init_CPosePDFGaussianInfmrpt::poses::CPosePDFGaussianInfprotectedstatic
assureSymmetry()mrpt::poses::CPosePDFGaussianInfprotected
bayesianFusion(const CPosePDF &p1, const CPosePDF &p2, const double minMahalanobisDistToDrop=0) overridemrpt::poses::CPosePDFGaussianInfvirtual
changeCoordinatesReference(const CPose3D &newReferenceBase) overridemrpt::poses::CPosePDFGaussianInfvirtual
changeCoordinatesReference(const CPose2D &newReferenceBase)mrpt::poses::CPosePDFGaussianInf
classNamemrpt::poses::CPosePDFGaussianInfstatic
clone() const overridemrpt::poses::CPosePDFGaussianInfvirtual
ConstPtr typedefmrpt::poses::CPosePDFGaussianInf
ConstUniquePtr typedefmrpt::poses::CPosePDFGaussianInf
copyFrom(const CPosePDF &o) overridemrpt::poses::CPosePDFGaussianInfvirtual
copyFrom(const CPose3DPDF &o)mrpt::poses::CPosePDFGaussianInf
cov_invmrpt::poses::CPosePDFGaussianInf
CPosePDFGaussianInf()mrpt::poses::CPosePDFGaussianInf
CPosePDFGaussianInf(const CPose2D &init_Mean)mrpt::poses::CPosePDFGaussianInfexplicit
CPosePDFGaussianInf(const CPose2D &init_Mean, const mrpt::math::CMatrixDouble33 &init_CovInv)mrpt::poses::CPosePDFGaussianInf
CPosePDFGaussianInf(const CPosePDF &o)mrpt::poses::CPosePDFGaussianInfinlineexplicit
CPosePDFGaussianInf(const CPose3DPDF &o)mrpt::poses::CPosePDFGaussianInfinlineexplicit
Create(Args &&... args)mrpt::poses::CPosePDFGaussianInfinlinestatic
CreateObject()mrpt::poses::CPosePDFGaussianInfstatic
CreateUnique(Args &&... args)mrpt::poses::CPosePDFGaussianInfinlinestatic
drawManySamples(size_t N, std::vector< mrpt::math::CVectorDouble > &outSamples) const overridemrpt::poses::CPosePDFGaussianInfvirtual
drawSingleSample(CPose2D &outPart) const overridemrpt::poses::CPosePDFGaussianInf
mrpt::poses::CPosePDF::drawSingleSample(CPose2D &outPart) const=0mrpt::math::CProbabilityDensityFunction< CPose2D, 3 >pure virtual
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
evaluateNormalizedPDF(const CPose2D &x) constmrpt::poses::CPosePDFGaussianInf
evaluatePDF(const CPose2D &x) constmrpt::poses::CPosePDFGaussianInf
getAs3DObject(OPENGL_SETOFOBJECTSPTR &out_obj) constmrpt::poses::CPosePDFinline
getAs3DObject() constmrpt::poses::CPosePDFinline
getClassName()mrpt::poses::CPosePDFGaussianInfinlinestatic
getCovariance(mrpt::math::CMatrixDouble &cov) constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getCovariance(mrpt::math::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &cov) constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getCovariance() constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getCovarianceAndMean(mrpt::math::CMatrixDouble33 &cov, CPose2D &mean_point) const overridemrpt::poses::CPosePDFGaussianInfinline
mrpt::poses::CPosePDF::getCovarianceAndMean(mrpt::math::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &cov, CPose2D &mean_point) const=0mrpt::math::CProbabilityDensityFunction< CPose2D, 3 >pure virtual
getCovarianceDynAndMean(mrpt::math::CMatrixDouble &cov, CPose2D &mean_point) constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getCovarianceEntropy() constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getInformationMatrix(mrpt::math::CMatrixDouble33 &inf) const overridemrpt::poses::CPosePDFGaussianInfinlinevirtual
mrpt::poses::CPosePDF::getInformationMatrix(mrpt::math::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &inf) constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inlinevirtual
getMean(CPose2D &mean_pose) const overridemrpt::poses::CPosePDFGaussianInfinline
mrpt::poses::CPosePDF::getMean(CPose2D &mean_point) const=0mrpt::math::CProbabilityDensityFunction< CPose2D, 3 >pure virtual
getMeanVal() constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getPoseMean() constmrpt::poses::CPosePDFGaussianInfinline
getPoseMean()mrpt::poses::CPosePDFGaussianInfinline
GetRuntimeClass() const overridemrpt::poses::CPosePDFGaussianInfvirtual
GetRuntimeClassIdStatic()mrpt::poses::CPosePDFGaussianInfstatic
inverse(CPosePDF &o) const overridemrpt::poses::CPosePDFGaussianInfvirtual
inverseComposition(const CPosePDFGaussianInf &x, const CPosePDFGaussianInf &ref)mrpt::poses::CPosePDFGaussianInf
inverseComposition(const CPosePDFGaussianInf &x1, const CPosePDFGaussianInf &x0, const mrpt::math::CMatrixDouble33 &COV_01)mrpt::poses::CPosePDFGaussianInf
is_3D()mrpt::poses::CPosePDFinlinestatic
is_3D_val enum valuemrpt::poses::CPosePDF
is_PDF()mrpt::poses::CPosePDFinlinestatic
is_PDF_val enum valuemrpt::poses::CPosePDF
isInfType() const overridemrpt::poses::CPosePDFGaussianInfinline
mrpt::poses::CPosePDF::isInfType() constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inlinevirtual
jacobiansPoseComposition(const CPose2D &x, const CPose2D &u, mrpt::math::CMatrixDouble33 &df_dx, mrpt::math::CMatrixDouble33 &df_du, const bool compute_df_dx=true, const bool compute_df_du=true)mrpt::poses::CPosePDFstatic
jacobiansPoseComposition(const CPosePDFGaussian &x, const CPosePDFGaussian &u, mrpt::math::CMatrixDouble33 &df_dx, mrpt::math::CMatrixDouble33 &df_du)mrpt::poses::CPosePDFstatic
mahalanobisDistanceTo(const CPosePDFGaussianInf &theOther)mrpt::poses::CPosePDFGaussianInf
meanmrpt::poses::CPosePDFGaussianInf
operator delete(void *ptr) noexceptmrpt::poses::CPosePDFGaussianInfinline
operator delete(void *memory, void *ptr) noexceptmrpt::poses::CPosePDFGaussianInfinline
operator delete(void *ptr, const std::nothrow_t &) noexceptmrpt::poses::CPosePDFGaussianInfinline
operator delete[](void *ptr) noexceptmrpt::poses::CPosePDFGaussianInfinline
operator new(size_t size)mrpt::poses::CPosePDFGaussianInfinline
operator new(size_t size, void *ptr)mrpt::poses::CPosePDFGaussianInfinlinestatic
operator new(size_t size, const std::nothrow_t &) noexceptmrpt::poses::CPosePDFGaussianInfinline
operator new[](size_t size)mrpt::poses::CPosePDFGaussianInfinline
operator+=(const CPose2D &Ap)mrpt::poses::CPosePDFGaussianInf
operator+=(const CPosePDFGaussianInf &Ap)mrpt::poses::CPosePDFGaussianInf
operator-=(const CPosePDFGaussianInf &ref)mrpt::poses::CPosePDFGaussianInfinline
Ptr typedefmrpt::poses::CPosePDFGaussianInf
rotateCov(const double ang)mrpt::poses::CPosePDFGaussianInf
runtimeClassIdmrpt::poses::CPosePDFGaussianInfprotectedstatic
saveToTextFile(const std::string &file) const overridemrpt::poses::CPosePDFGaussianInfvirtual
self_t typedefmrpt::poses::CPosePDFGaussianInfprotected
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::poses::CPosePDFGaussianInfprotectedvirtual
serializeGetVersion() const overridemrpt::poses::CPosePDFGaussianInfprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::poses::CPosePDFGaussianInfprotectedvirtual
state_lengthmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >static
type_value typedefmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >
UniquePtr typedefmrpt::poses::CPosePDFGaussianInf
writeToMatlab() constmrpt::serialization::CSerializableinlinevirtual
~CObject()mrpt::rtti::CObjectinlinevirtual
~CSerializable()mrpt::serialization::CSerializableinlinevirtual



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST