Class FrontNormalizer
java.lang.Object
org.uma.jmetal.util.legacy.front.util.FrontNormalizer
Deprecated.
Class for normalizing
Front objects- Author:
- Antonio J. Nebro <antonio@lcc.uma.es>
-
Constructor Summary
ConstructorsConstructorDescriptionFrontNormalizer(double[] minimumValues, double[] maximumValues) Deprecated.ConstructorFrontNormalizer(List<? extends Solution<?>> referenceFront) Deprecated.Constructor.FrontNormalizer(Front referenceFront) Deprecated.Constructor. -
Method Summary
-
Constructor Details
-
FrontNormalizer
Deprecated.Constructor.- Parameters:
referenceFront-
-
FrontNormalizer
Deprecated.Constructor.- Parameters:
referenceFront-
-
FrontNormalizer
public FrontNormalizer(double[] minimumValues, double[] maximumValues) Deprecated.Constructor- Parameters:
minimumValues-maximumValues-
-
-
Method Details
-
normalize
Deprecated.Returns a normalized front- Parameters:
solutionList-- Returns:
-
normalize
Deprecated.Returns a normalized front- Parameters:
front-- Returns:
-