public static class Fitter.Point extends java.lang.Object
double
w
x
y
Point(double x, double y, double w)
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final double x
public final double y
public final double w
public Point(double x, double y, double w)