Class ArrayPoint

java.lang.Object
org.uma.jmetal.util.point.impl.ArrayPoint
All Implemented Interfaces:
Point
Direct Known Subclasses:
IdealPoint, NadirPoint

public class ArrayPoint extends Object implements Point
Class representing a point (i.e, an array of double values)
Author:
Antonio J. Nebro