#include <gnn_bipartite_graph_matcher.h>
◆ MatchCost()
apollo::perception::lidar::MatchCost::MatchCost |
( |
size_t |
ridx, |
|
|
size_t |
cidx, |
|
|
double |
cost |
|
) |
| |
◆ ColIdx()
size_t apollo::perception::lidar::MatchCost::ColIdx |
( |
| ) |
const |
◆ Cost()
double apollo::perception::lidar::MatchCost::Cost |
( |
| ) |
const |
◆ RowIdx()
size_t apollo::perception::lidar::MatchCost::RowIdx |
( |
| ) |
const |
◆ operator<
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const MatchCost & |
m |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: