For sorting the edge list after the computation. More...
Public Member Functions | |
bool | operator() (const EdgePair &pairA, const EdgePair &pairB) |
For sorting the edge list after the computation.
Definition at line 129 of file dtb.hpp.
bool mlpack::emst::DualTreeBoruvka< MetricType, TreeType >::SortEdgesHelper::operator() | ( | const EdgePair & | pairA, | |
const EdgePair & | pairB | |||
) | [inline] |
Definition at line 131 of file dtb.hpp.
References mlpack::emst::EdgePair::Distance().