public class AbstractDataSetIteratorTest
extends java.lang.Object
| Constructor and Description |
|---|
AbstractDataSetIteratorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.Iterable<Pair<float[],float[]>> |
floatIterable(int totalRows,
int numColumns) |
void |
next() |
public void next()
throws java.lang.Exception
java.lang.Exceptionprotected static java.lang.Iterable<Pair<float[],float[]>> floatIterable(int totalRows, int numColumns)