Public Member Functions | |
double | Solve (const std::vector< std::vector< double > > &DistMatrix, std::vector< int > &Assignment) |
Definition at line 8 of file Hungarian.h.
double HungarianAlgorithm::Solve | ( | const std::vector< std::vector< double > > & | DistMatrix, |
std::vector< int > & | Assignment | ||
) |
Definition at line 3 of file Hungarian.cpp.