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

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

_GetBaseClass()mrpt::poses::CPosePDFSOGprotectedstatic
_init_CPosePDFSOGmrpt::poses::CPosePDFSOGprotectedstatic
assureSymmetry()mrpt::poses::CPosePDFSOGprotected
bayesianFusion(const CPosePDF &p1, const CPosePDF &p2, const double minMahalanobisDistToDrop=0) overridemrpt::poses::CPosePDFSOGvirtual
begin()mrpt::poses::CPosePDFSOGinline
begin() constmrpt::poses::CPosePDFSOGinline
changeCoordinatesReference(const CPose3D &newReferenceBase) overridemrpt::poses::CPosePDFSOGvirtual
classNamemrpt::poses::CPosePDFSOGstatic
clear()mrpt::poses::CPosePDFSOG
CListGaussianModes typedefmrpt::poses::CPosePDFSOG
clone() const overridemrpt::poses::CPosePDFSOGvirtual
const_iterator typedefmrpt::poses::CPosePDFSOG
ConstPtr typedefmrpt::poses::CPosePDFSOG
ConstUniquePtr typedefmrpt::poses::CPosePDFSOG
copyFrom(const CPosePDF &o) overridemrpt::poses::CPosePDFSOGvirtual
CPosePDFSOG(size_t nModes=1)mrpt::poses::CPosePDFSOG
Create(Args &&... args)mrpt::poses::CPosePDFSOGinlinestatic
CreateObject()mrpt::poses::CPosePDFSOGstatic
CreateUnique(Args &&... args)mrpt::poses::CPosePDFSOGinlinestatic
drawManySamples(size_t N, std::vector< mrpt::math::CVectorDouble > &outSamples) const overridemrpt::poses::CPosePDFSOGvirtual
drawSingleSample(CPose2D &outPart) const overridemrpt::poses::CPosePDFSOG
mrpt::poses::CPosePDF::drawSingleSample(CPose2D &outPart) const=0mrpt::math::CProbabilityDensityFunction< CPose2D, 3 >pure virtual
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
empty() constmrpt::poses::CPosePDFSOGinline
end()mrpt::poses::CPosePDFSOGinline
end() constmrpt::poses::CPosePDFSOGinline
erase(iterator i)mrpt::poses::CPosePDFSOGinline
evaluateNormalizedPDF(const mrpt::poses::CPose2D &x) constmrpt::poses::CPosePDFSOG
evaluatePDF(const mrpt::poses::CPose2D &x, bool sumOverAllPhis=false) constmrpt::poses::CPosePDFSOG
evaluatePDFInArea(const double &x_min, const double &x_max, const double &y_min, const double &y_max, const double &resolutionXY, const double &phi, mrpt::math::CMatrixD &outMatrix, bool sumOverAllPhis=false)mrpt::poses::CPosePDFSOG
get(size_t i) constmrpt::poses::CPosePDFSOGinline
get(size_t i)mrpt::poses::CPosePDFSOGinline
getAs3DObject(OPENGL_SETOFOBJECTSPTR &out_obj) constmrpt::poses::CPosePDFinline
getAs3DObject() constmrpt::poses::CPosePDFinline
getClassName()mrpt::poses::CPosePDFSOGinlinestatic
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::CPosePDFSOG
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::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &inf) constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inlinevirtual
getMean(CPose2D &mean_pose) const overridemrpt::poses::CPosePDFSOG
mrpt::poses::CPosePDF::getMean(CPose2D &mean_point) const=0mrpt::math::CProbabilityDensityFunction< CPose2D, 3 >pure virtual
getMeanVal() constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inline
getMostLikelyCovarianceAndMean(mrpt::math::CMatrixDouble33 &cov, CPose2D &mean_point) constmrpt::poses::CPosePDFSOG
GetRuntimeClass() const overridemrpt::poses::CPosePDFSOGvirtual
GetRuntimeClassIdStatic()mrpt::poses::CPosePDFSOGstatic
getSOGModes() constmrpt::poses::CPosePDFSOGinline
inverse(CPosePDF &o) const overridemrpt::poses::CPosePDFSOGvirtual
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() constmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >inlinevirtual
iterator typedefmrpt::poses::CPosePDFSOG
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
m_modesmrpt::poses::CPosePDFSOGprotected
mergeModes(double max_KLd=0.5, bool verbose=false)mrpt::poses::CPosePDFSOG
normalizeWeights()mrpt::poses::CPosePDFSOG
operator delete(void *ptr) noexceptmrpt::poses::CPosePDFSOGinline
operator delete(void *memory, void *ptr) noexceptmrpt::poses::CPosePDFSOGinline
operator delete(void *ptr, const std::nothrow_t &) noexceptmrpt::poses::CPosePDFSOGinline
operator delete[](void *ptr) noexceptmrpt::poses::CPosePDFSOGinline
operator new(size_t size)mrpt::poses::CPosePDFSOGinline
operator new(size_t size, void *ptr)mrpt::poses::CPosePDFSOGinlinestatic
operator new(size_t size, const std::nothrow_t &) noexceptmrpt::poses::CPosePDFSOGinline
operator new[](size_t size)mrpt::poses::CPosePDFSOGinline
operator+=(const mrpt::poses::CPose2D &Ap)mrpt::poses::CPosePDFSOG
operator[](size_t i) constmrpt::poses::CPosePDFSOGinline
operator[](size_t i)mrpt::poses::CPosePDFSOGinline
Ptr typedefmrpt::poses::CPosePDFSOG
push_back(const TGaussianMode &m)mrpt::poses::CPosePDFSOGinline
resize(const size_t N)mrpt::poses::CPosePDFSOG
rotateAllCovariances(const double &ang)mrpt::poses::CPosePDFSOG
runtimeClassIdmrpt::poses::CPosePDFSOGprotectedstatic
saveToTextFile(const std::string &file) const overridemrpt::poses::CPosePDFSOGvirtual
self_t typedefmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::poses::CPosePDFSOGprotectedvirtual
serializeGetVersion() const overridemrpt::poses::CPosePDFSOGprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::poses::CPosePDFSOGprotectedvirtual
size() constmrpt::poses::CPosePDFSOGinline
state_lengthmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >static
type_value typedefmrpt::math::CProbabilityDensityFunction< CPose2D, 3 >
UniquePtr typedefmrpt::poses::CPosePDFSOG
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