| _GetBaseClass() | mrpt::hmtslam::CHierarchicalMHMap | protectedstatic |
| _init_CHierarchicalMHMap | mrpt::hmtslam::CHierarchicalMHMap | protectedstatic |
| arcCount() const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| areNodesNeightbour(const CHMHMapNode::TNodeID &node1, const CHMHMapNode::TNodeID &node2, const THypothesisID &hypothesisID, const char *requiredAnnotation=nullptr) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| begin() const | mrpt::hmtslam::CHierarchicalMapMHPartition | inline |
| begin() | mrpt::hmtslam::CHierarchicalMapMHPartition | inline |
| CHierarchicalMapMHPartition() | mrpt::hmtslam::CHierarchicalMapMHPartition | inline |
| CHierarchicalMHMap() | mrpt::hmtslam::CHierarchicalMHMap | |
| CHMHMapArc class | mrpt::hmtslam::CHierarchicalMHMap | friend |
| CHMHMapNode class | mrpt::hmtslam::CHierarchicalMHMap | friend |
| className | mrpt::hmtslam::CHierarchicalMHMap | static |
| clear() | mrpt::hmtslam::CHierarchicalMHMap | |
| clone() const override | mrpt::hmtslam::CHierarchicalMHMap | virtual |
| computeCoordinatesTransformationBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, mrpt::poses::CPose3DPDFParticles &posePDF, const THypothesisID &hypothesisID, unsigned int particlesCount=100, float additionalNoiseXYratio=0.02, float additionalNoisePhiRad=mrpt::DEG2RAD(0.1)) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| computeGloballyConsistentNodeCoordinates(std::map< CHMHMapNode::TNodeID, mrpt::poses::CPose3DPDFGaussian, std::less< CHMHMapNode::TNodeID >, Eigen::aligned_allocator< std::pair< const CHMHMapNode::TNodeID, mrpt::poses::CPose3DPDFGaussian >>> &nodePoses, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID, const unsigned int &numberOfIterations=2) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| computeMatchProbabilityBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, float &maxMatchProb, mrpt::poses::CPose3DPDFSOG &estimatedRelativePose, const THypothesisID &hypothesisID, unsigned int monteCarloSamplesPose=300) | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| computeOverlapProbabilityBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, const THypothesisID &hypothesisID, const size_t &monteCarloSamples=100, const float margin_to_substract=6) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| const_iterator typedef | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| ConstPtr typedef | mrpt::hmtslam::CHierarchicalMHMap | |
| ConstUniquePtr typedef | mrpt::hmtslam::CHierarchicalMHMap | |
| COutputLogger(const std::string &name) | mrpt::system::COutputLogger | |
| COutputLogger() | mrpt::system::COutputLogger | |
| Create(Args &&... args) | mrpt::hmtslam::CHierarchicalMHMap | inlinestatic |
| CreateObject() | mrpt::hmtslam::CHierarchicalMHMap | static |
| CreateUnique(Args &&... args) | mrpt::hmtslam::CHierarchicalMHMap | inlinestatic |
| dumpAsText(std::vector< std::string > &s) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| dumpAsXMLfile(std::string fileName) const | mrpt::hmtslam::CHierarchicalMHMap | |
| dumpLogToConsole() const | mrpt::system::COutputLogger | |
| duplicateGetSmartPtr() const | mrpt::rtti::CObject | inline |
| end() const | mrpt::hmtslam::CHierarchicalMapMHPartition | inline |
| end() | mrpt::hmtslam::CHierarchicalMapMHPartition | inline |
| findArcOfTypeBetweenNodes(const CHMHMapNode::TNodeID &node1id, const CHMHMapNode::TNodeID &node2id, const THypothesisID &hypothesisID, const std::string &arcType, bool &isInverted) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| findArcsBetweenNodes(const CHMHMapNode::TNodeID &node1, const CHMHMapNode::TNodeID &node2, const THypothesisID &hypothesisID, TArcList &out_listArcs) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| findArcsOfTypeBetweenNodes(const CHMHMapNode::TNodeID &node1id, const CHMHMapNode::TNodeID &node2id, const THypothesisID &hypothesisID, const std::string &arcType, TArcList &ret) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| findPathBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, const THypothesisID &hypothesisID, TArcList &out_path, bool direction=false) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| getAs3DScene(mrpt::opengl::COpenGLScene &outScene, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID, const unsigned int &numberOfIterationsForOptimalGlobalPoses=5, const bool &showRobotPoseIDs=true) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| getClassName() | mrpt::hmtslam::CHierarchicalMHMap | inlinestatic |
| getFirstNode() | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| getLogAsString(std::string &log_contents) const | mrpt::system::COutputLogger | |
| getLogAsString() const | mrpt::system::COutputLogger | |
| getLoggerLastMsg() const | mrpt::system::COutputLogger | |
| getLoggerLastMsg(std::string &msg_str) const | mrpt::system::COutputLogger | |
| getLoggerName() const | mrpt::system::COutputLogger | |
| getMinLoggingLevel() const | mrpt::system::COutputLogger | inline |
| getNodeByID(CHMHMapNode::TNodeID id) | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| getNodeByID(CHMHMapNode::TNodeID id) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| getNodeByLabel(const std::string &label, const THypothesisID &hypothesisID) | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| getNodeByLabel(const std::string &label, const THypothesisID &hypothesisID) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| GetRuntimeClass() const override | mrpt::hmtslam::CHierarchicalMHMap | virtual |
| GetRuntimeClassIdStatic() | mrpt::hmtslam::CHierarchicalMHMap | static |
| isLoggingLevelVisible(VerbosityLevel level) const | mrpt::system::COutputLogger | inline |
| iterator typedef | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| loadFromXMLfile(std::string fileName) | mrpt::hmtslam::CHierarchicalMHMap | |
| logCond(const VerbosityLevel level, bool cond, const std::string &msg_str) const | mrpt::system::COutputLogger | |
| logDeregisterCallback(output_logger_callback_t userFunc) | mrpt::system::COutputLogger | |
| logFmt(const VerbosityLevel level, const char *fmt,...) const MRPT_printf_format_check(3 | mrpt::system::COutputLogger | |
| loggerReset() | mrpt::system::COutputLogger | |
| logging_enable_console_output | mrpt::system::COutputLogger | |
| logging_enable_keep_record | mrpt::system::COutputLogger | |
| logging_levels_to_colors() | mrpt::system::COutputLogger | static |
| logging_levels_to_names() | mrpt::system::COutputLogger | static |
| logRegisterCallback(output_logger_callback_t userFunc) | mrpt::system::COutputLogger | |
| logStr(const VerbosityLevel level, const std::string &msg_str) const | mrpt::system::COutputLogger | |
| m_arcs | mrpt::hmtslam::CHierarchicalMapMHPartition | protected |
| m_min_verbosity_level | mrpt::system::COutputLogger | protected |
| m_nodes | mrpt::hmtslam::CHierarchicalMapMHPartition | protected |
| nodeCount() const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| onArcAddition(CHMHMapArc::Ptr &arc) | mrpt::hmtslam::CHierarchicalMHMap | protected |
| onArcDestruction(CHMHMapArc *arc) | mrpt::hmtslam::CHierarchicalMHMap | protected |
| onNodeAddition(CHMHMapNode::Ptr &node) | mrpt::hmtslam::CHierarchicalMHMap | protected |
| onNodeDestruction(CHMHMapNode *node) | mrpt::hmtslam::CHierarchicalMHMap | protected |
| operator delete(void *ptr) noexcept | mrpt::hmtslam::CHierarchicalMHMap | inline |
| operator delete(void *memory, void *ptr) noexcept | mrpt::hmtslam::CHierarchicalMHMap | inline |
| operator delete(void *ptr, const std::nothrow_t &) noexcept | mrpt::hmtslam::CHierarchicalMHMap | inline |
| operator delete[](void *ptr) noexcept | mrpt::hmtslam::CHierarchicalMHMap | inline |
| operator new(size_t size) | mrpt::hmtslam::CHierarchicalMHMap | inline |
| operator new(size_t size, void *ptr) | mrpt::hmtslam::CHierarchicalMHMap | inlinestatic |
| operator new(size_t size, const std::nothrow_t &) noexcept | mrpt::hmtslam::CHierarchicalMHMap | inline |
| operator new[](size_t size) | mrpt::hmtslam::CHierarchicalMHMap | inline |
| Ptr typedef | mrpt::hmtslam::CHierarchicalMHMap | |
| runtimeClassId | mrpt::hmtslam::CHierarchicalMHMap | protectedstatic |
| saveAreasDiagramForMATLAB(const std::string &filName, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| saveAreasDiagramWithEllipsedForMATLAB(const std::string &filName, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID, float uncertaintyExagerationFactor=1.0f, bool drawArcs=false, unsigned int numberOfIterationsForOptimalGlobalPoses=4) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| saveGlobalMapForMATLAB(const std::string &filName, const THypothesisID &hypothesisID, const CHMHMapNode::TNodeID &idReferenceNode) const | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) override | mrpt::hmtslam::CHierarchicalMHMap | protectedvirtual |
| serializeGetVersion() const override | mrpt::hmtslam::CHierarchicalMHMap | protectedvirtual |
| serializeTo(mrpt::serialization::CArchive &out) const override | mrpt::hmtslam::CHierarchicalMHMap | protectedvirtual |
| setLoggerName(const std::string &name) | mrpt::system::COutputLogger | |
| setMinLoggingLevel(const VerbosityLevel level) | mrpt::system::COutputLogger | |
| setVerbosityLevel(const VerbosityLevel level) | mrpt::system::COutputLogger | |
| TNodeIDsList typedef | mrpt::hmtslam::CHierarchicalMapMHPartition | |
| UniquePtr typedef | mrpt::hmtslam::CHierarchicalMHMap | |
| writeLogToFile(const std::string *fname_in=NULL) const | mrpt::system::COutputLogger | |
| writeToMatlab() const | mrpt::serialization::CSerializable | inlinevirtual |
| ~CHierarchicalMHMap() | mrpt::hmtslam::CHierarchicalMHMap | virtual |
| ~CObject() | mrpt::rtti::CObject | inlinevirtual |
| ~COutputLogger() | mrpt::system::COutputLogger | virtual |
| ~CSerializable() | mrpt::serialization::CSerializable | inlinevirtual |