org.encog.util.data
public class GenerationUtil extends Object
| Constructor and Description |
|---|
GenerationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static MLDataSet |
generateSingleDataRange(EncogFunction task,
double start,
double stop,
double step) |
public static MLDataSet generateSingleDataRange(EncogFunction task, double start, double stop, double step)
Copyright © 2014. All Rights Reserved.