Class RankingOutputDetails<T>
java.lang.Object
org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking.RankingOutputs<T>
org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking.RankingOutputDetails<T>
-
Constructor Summary
ConstructorsConstructorDescriptionRankingOutputDetails
(List<T> listComposition, Map<T, Float> mapDistance, Map<T, StatDistanceSolutionALLs<T>> mapCompositionStat) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking.RankingOutputs
distance, distanceMin, getCompositionFound, getListCompositionTrier, getMapDistance, listCompositionTrier, toString
-
Constructor Details
-
RankingOutputDetails
-
-
Method Details
-
details
-
getMapCompositionStat
-