| Constructor and Description |
|---|
FrontNormalizer(double[] minimumValues,
double[] maximumValues)
Constructor
|
FrontNormalizer(Front referenceFront)
Constructor.
|
FrontNormalizer(List<? extends Solution<?>> referenceFront)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Front |
normalize(Front front)
Returns a normalized front
|
List<? extends Solution<?>> |
normalize(List<? extends Solution<?>> solutionList)
Returns a normalized front
|
public FrontNormalizer(List<? extends Solution<?>> referenceFront)
referenceFront - public FrontNormalizer(Front referenceFront)
referenceFront - public FrontNormalizer(double[] minimumValues,
double[] maximumValues)
minimumValues - maximumValues - Copyright © 2018. All rights reserved.