Package | Description |
---|---|
org.eclipse.january.dataset |
Modifier and Type | Class and Description |
---|---|
class |
BroadcastIterator
Base class for broadcast iterators of pairs with output.
|
class |
BroadcastPairIterator
Class to run over a pair of datasets in parallel with NumPy broadcasting to promote shapes
which have lower rank and outputs to a third dataset
|
class |
BroadcastSelfIterator
Base class for broadcast iterators where the second dataset could be broadcast to the first
and it is also read into either bLong or bDouble fields.
|
class |
BroadcastSingleIterator
Class to run over a pair of datasets in parallel with NumPy broadcasting of second dataset
|
class |
ContiguousPairIterator
Class to run over a pair of contiguous datasets
|
class |
ContiguousSingleIterator
Class to run over a pair of contiguous datasets with only the second dataset read
|
class |
ContiguousSingleIteratorElemental
Class to run over a pair of contiguous and elemental datasets with only the second dataset read
|
Copyright © 2014–2022 Eclipse Foundation. All rights reserved.