Package nis.svc.mdl.api
Interface ModelEntities.Correlations
-
- Enclosing interface:
- ModelEntities
public static interface ModelEntities.Correlations
The correlations table.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double[]
row(int num)
double[][]
rows()
int
size()
-