Interface References
public interface References
A matrix of design locations.
The design desribes where features are expected to be located.
-
Method Summary
-
Method Details
-
getArray
double[][] getArray()- Returns:
- A 2D array describing the X-Y-location of design locations.
-
rows
default int rows()- Returns:
- The data set size, usually the number of measurements obtained.
-