#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 28 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 770 of file SubgraphMatcher.cpp.
| double time1 | 
Definition at line 32 of file PbMapLocaliser.cpp.
Referenced by mrpt::hwdrivers::CVelodyneScanner::internal_receive_UDP_packet(), and mrpt::pbmap::PbMapLocaliser::run().
| double time2 | 
Definition at line 32 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.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |