Uses of Class
org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking.TableDistanceAlls
Packages that use TableDistanceAlls
-
Uses of TableDistanceAlls in org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking
Constructors in org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking with parameters of type TableDistanceAllsModifierConstructorDescriptionAlgoRankingAtomeDetails
(List<T> magasin, TableDistanceAlls<T> tableDistance) StatDistanceSolutionALLs
(TableDistanceAlls<T> tableDistanceAlls, T composition) StatDistanceSolutions
(Solution_E solutionType, T composition, TableDistanceAlls<T> tableDistanceALL)