| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.math.optimization |
| Modifier and Type | Field and Description |
|---|---|
protected MatchingBipartite_HungarianAlgorithm.ScoreInterpretation |
MatchingBipartite_HungarianAlgorithm.matrixScore
Score interpretation.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchingBipartite_HungarianAlgorithm.ScoreInterpretation |
MatchingBipartite_HungarianAlgorithm.ScoreInterpretation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchingBipartite_HungarianAlgorithm.ScoreInterpretation[] |
MatchingBipartite_HungarianAlgorithm.ScoreInterpretation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MatchingBipartite_HungarianAlgorithm(double[][] smatrix,
MatchingBipartite_HungarianAlgorithm.ScoreInterpretation o)
Default constructor with parameters.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.