#include <graph_segmentor.h>
◆ GraphSegmentor()
apollo::perception::common::GraphSegmentor::GraphSegmentor |
( |
| ) |
|
|
default |
◆ ~GraphSegmentor()
apollo::perception::common::GraphSegmentor::~GraphSegmentor |
( |
| ) |
|
|
default |
◆ Init()
void apollo::perception::common::GraphSegmentor::Init |
( |
const float |
initial_threshold | ) |
|
◆ mutable_universe()
Universe* apollo::perception::common::GraphSegmentor::mutable_universe |
( |
| ) |
|
|
inline |
◆ SegmentGraph()
void apollo::perception::common::GraphSegmentor::SegmentGraph |
( |
const int |
num_vertices, |
|
|
const int |
num_edges, |
|
|
Edge * |
edges, |
|
|
bool |
need_sort = true |
|
) |
| |
◆ universe()
const Universe& apollo::perception::common::GraphSegmentor::universe |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: