private class LinCorrStatBox.Point
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) double |
x |
(package private) double |
y |
Constructor and Description |
---|
LinCorrStatBox.Point(double x,
double y) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |