Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.helper |
Modifier and Type | Field and Description |
---|---|
(package private) Vector<DataSetGenerator.DataPoint> |
DataSetGenerator.allPoints |
Modifier and Type | Method and Description |
---|---|
DataSetGenerator.DataPoint[] |
DataSetGenerator.getPoints() |
Modifier and Type | Method and Description |
---|---|
private Vector<DataSetGenerator.DataPoint> |
DataSetGenerator.generatePoints(String name,
int num,
double x,
double y,
double sigmaX,
double sigmaY) |
Modifier and Type | Method and Description |
---|---|
private void |
DataSetGenerator.makeNonNegative(Vector<DataSetGenerator.DataPoint> points) |