#include "pbmap-precomp.h"#include <mrpt/utils/utils_defs.h>#include <mrpt/pbmap/SubgraphMatcher.h>Go to the source code of this file.
Functions | |
| double | BhattacharyyaDist_ (std::vector< float > &hist1, std::vector< float > &hist2) |
| bool | isSubgraphContained (map< unsigned, unsigned > &contained, map< unsigned, unsigned > &container) |
Variables | |
| double | time1 |
| double | time2 |
| double BhattacharyyaDist_ | ( | std::vector< float > & | hist1, |
| std::vector< float > & | hist2 | ||
| ) |
Definition at line 29 of file SubgraphMatcher.cpp.
Referenced by mrpt::pbmap::SubgraphMatcher::evalUnaryConstraints(), mrpt::pbmap::SubgraphMatcher::evalUnaryConstraints2D(), mrpt::pbmap::SubgraphMatcher::evalUnaryConstraintsOdometry(), and mrpt::pbmap::SubgraphMatcher::evalUnaryConstraintsOdometry2D().

| bool isSubgraphContained | ( | map< unsigned, unsigned > & | contained, |
| map< unsigned, unsigned > & | container | ||
| ) |
Definition at line 983 of file SubgraphMatcher.cpp.
References for().

| double time1 |
Definition at line 31 of file PbMapLocaliser.cpp.
Referenced by mrpt::hwdrivers::CVelodyneScanner::internal_receive_UDP_packet(), and mrpt::pbmap::PbMapLocaliser::run().
| double time2 |
Definition at line 31 of file PbMapLocaliser.cpp.
Referenced by mrpt::hwdrivers::CVelodyneScanner::internal_receive_UDP_packet(), and mrpt::pbmap::PbMapLocaliser::run().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |