| _GetBaseClass() | mrpt::poses::CPose3DPDFSOG | protectedstatic |
| _init_CPose3DPDFSOG | mrpt::poses::CPose3DPDFSOG | protectedstatic |
| appendFrom(const CPose3DPDFSOG &o) | mrpt::poses::CPose3DPDFSOG | |
| assureSymmetry() | mrpt::poses::CPose3DPDFSOG | protected |
| bayesianFusion(const CPose3DPDF &p1, const CPose3DPDF &p2) MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | virtual |
| begin() | mrpt::poses::CPose3DPDFSOG | inline |
| begin() const | mrpt::poses::CPose3DPDFSOG | inline |
| changeCoordinatesReference(const CPose3D &newReferenceBase) MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | virtual |
| classCObject | mrpt::utils::CObject | static |
| classCPose3DPDF | mrpt::poses::CPose3DPDF | static |
| classCPose3DPDFSOG | mrpt::poses::CPose3DPDFSOG | static |
| classCSerializable | mrpt::utils::CSerializable | static |
| classinfo | mrpt::poses::CPose3DPDFSOG | static |
| clear() | mrpt::poses::CPose3DPDFSOG | |
| clone() const | mrpt::utils::CObject | inline |
| const_iterator typedef | mrpt::poses::CPose3DPDFSOG | |
| copyFrom(const CPose3DPDF &o) MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | virtual |
| CPose3DPDFSOG(size_t nModes=1) | mrpt::poses::CPose3DPDFSOG | |
| Create() | mrpt::poses::CPose3DPDFSOG | static |
| createFrom2D(const CPosePDF &o) | mrpt::poses::CPose3DPDF | static |
| CreateObject() | mrpt::poses::CPose3DPDFSOG | static |
| drawManySamples(size_t N, std::vector< mrpt::math::CVectorDouble > &outSamples) const MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | virtual |
| drawSingleSample(CPose3D &outPart) const MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | |
| mrpt::poses::CPose3DPDF::drawSingleSample(CPose3D &outPart) const=0 | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | pure virtual |
| duplicate() const | mrpt::poses::CPose3DPDFSOG | virtual |
| duplicateGetSmartPtr() const | mrpt::utils::CObject | inline |
| empty() const | mrpt::poses::CPose3DPDFSOG | inline |
| end() | mrpt::poses::CPose3DPDFSOG | inline |
| end() const | mrpt::poses::CPose3DPDFSOG | inline |
| getAs3DObject(OPENGL_SETOFOBJECTSPTR &out_obj) const | mrpt::poses::CPose3DPDF | inline |
| getAs3DObject() const | mrpt::poses::CPose3DPDF | inline |
| getCovariance(mrpt::math::CMatrixDouble &cov) const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inline |
| getCovariance(mrpt::math::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &cov) const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inline |
| getCovariance() const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inline |
| getCovarianceAndMean(mrpt::math::CMatrixDouble66 &cov, CPose3D &mean_point) const MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | |
| mrpt::poses::CPose3DPDF::getCovarianceAndMean(mrpt::math::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &cov, CPose3D &mean_point) const=0 | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | pure virtual |
| getCovarianceDynAndMean(mrpt::math::CMatrixDouble &cov, CPose3D &mean_point) const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inline |
| getCovarianceEntropy() const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inline |
| getInformationMatrix(mrpt::math::CMatrixFixedNumeric< double, STATE_LEN, STATE_LEN > &inf) const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inlinevirtual |
| getMean(CPose3D &mean_pose) const MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | |
| mrpt::poses::CPose3DPDF::getMean(CPose3D &mean_point) const=0 | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | pure virtual |
| getMeanVal() const | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | inline |
| getMostLikelyMode(CPose3DPDFGaussian &outVal) const | mrpt::poses::CPose3DPDFSOG | |
| GetRuntimeClass() const | mrpt::poses::CPose3DPDFSOG | virtual |
| inverse(CPose3DPDF &o) const MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | virtual |
| is_3D() | mrpt::poses::CPose3DPDF | inlinestatic |
| is_3D_val enum value | mrpt::poses::CPose3DPDF | |
| is_PDF() | mrpt::poses::CPose3DPDF | inlinestatic |
| is_PDF_val enum value | mrpt::poses::CPose3DPDF | |
| iterator typedef | mrpt::poses::CPose3DPDFSOG | |
| jacobiansPoseComposition(const CPose3D &x, const CPose3D &u, mrpt::math::CMatrixDouble66 &df_dx, mrpt::math::CMatrixDouble66 &df_du) | mrpt::poses::CPose3DPDF | static |
| m_modes | mrpt::poses::CPose3DPDFSOG | protected |
| normalizeWeights() | mrpt::poses::CPose3DPDFSOG | |
| operator delete(void *ptr) | mrpt::poses::CPose3DPDFSOG | inline |
| operator delete(void *memory, void *ptr) | mrpt::poses::CPose3DPDFSOG | inline |
| operator delete(void *ptr, const std::nothrow_t &) | mrpt::poses::CPose3DPDFSOG | inline |
| operator delete[](void *ptr) | mrpt::poses::CPose3DPDFSOG | inline |
| operator new(size_t size) | mrpt::poses::CPose3DPDFSOG | inline |
| operator new(size_t size, void *ptr) | mrpt::poses::CPose3DPDFSOG | inlinestatic |
| operator new(size_t size, const std::nothrow_t &) | mrpt::poses::CPose3DPDFSOG | inline |
| operator new[](size_t size) | mrpt::poses::CPose3DPDFSOG | inline |
| readFromStream(mrpt::utils::CStream &in, int version) | mrpt::poses::CPose3DPDFSOG | protectedvirtual |
| resize(const size_t N) | mrpt::poses::CPose3DPDFSOG | |
| saveToTextFile(const std::string &file) const MRPT_OVERRIDE | mrpt::poses::CPose3DPDFSOG | virtual |
| size() const | mrpt::poses::CPose3DPDFSOG | inline |
| SmartPtr typedef | mrpt::poses::CPose3DPDFSOG | |
| state_length | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | static |
| TModesList typedef | mrpt::poses::CPose3DPDFSOG | |
| type_value typedef | mrpt::utils::CProbabilityDensityFunction< CPose3D, 6 > | |
| writeToMatlab() const | mrpt::utils::CSerializable | inlinevirtual |
| writeToStream(mrpt::utils::CStream &out, int *getVersion) const | mrpt::poses::CPose3DPDFSOG | protectedvirtual |
| ~CObject() | mrpt::utils::CObject | inlinevirtual |
| ~CSerializable() | mrpt::utils::CSerializable | inlinevirtual |