Package | Description |
---|---|
org.eclipse.january.dataset |
Modifier and Type | Class and Description |
---|---|
class |
BroadcastSingleIterator
Class to run over a pair of datasets in parallel with NumPy broadcasting of second dataset
|
class |
ContiguousSingleIterator
Class to run over a pair of contiguous datasets with only the second dataset read
|
Modifier and Type | Method and Description |
---|---|
static BroadcastSelfIterator |
BroadcastSelfIterator.createIterator(Dataset a,
Dataset b) |
Copyright © 2017. All rights reserved.