Package gov.nih.mipav.model.algorithms
Class LSCM.Point2
java.lang.Object
gov.nih.mipav.model.algorithms.LSCM.Point2
- Enclosing class:
LSCM
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_v
private double[] m_v
-
-
Constructor Details
-
Point2
public Point2(double x, double y) -
Point2
-
Point2
public Point2()
-
-
Method Details
-
x
public double x() -
y
public double y()
-