munkres Class Reference
List of all members.
Public Types |
enum | markertype { kStar = 1,
kPrime = 2
} |
typedef std::vector< double > | vec_type |
typedef std::vector< vec_type > | matrix_type |
typedef std::pair< int, int > | coords |
typedef std::vector< int > | result_type |
Public Member Functions |
| munkres (matrix_type costs) |
void | printcosts () |
result_type | run (vec_type &costvector, bool debug=false) |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TriggerMatchingTool/Root/munkres.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TriggerMatchingTool/Root/munkres.cxx