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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1