Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::perception::lidar::BaseBipartiteGraphMatcher, including all inherited members.
BaseBipartiteGraphMatcher()=default | apollo::perception::lidar::BaseBipartiteGraphMatcher | |
cost_matrix() | apollo::perception::lidar::BaseBipartiteGraphMatcher | inlinevirtual |
cost_matrix_ | apollo::perception::lidar::BaseBipartiteGraphMatcher | protected |
Match(const BipartiteGraphMatcherOptions &options, std::vector< NodeNodePair > *assignments, std::vector< size_t > *unassigned_rows, std::vector< size_t > *unassigned_cols)=0 | apollo::perception::lidar::BaseBipartiteGraphMatcher | pure virtual |
max_match_distance_ | apollo::perception::lidar::BaseBipartiteGraphMatcher | protected |
Name() const =0 | apollo::perception::lidar::BaseBipartiteGraphMatcher | pure virtual |
NodeNodePair typedef | apollo::perception::lidar::BaseBipartiteGraphMatcher | |
~BaseBipartiteGraphMatcher()=default | apollo::perception::lidar::BaseBipartiteGraphMatcher | virtual |