| Interface | Description |
|---|---|
| IndexedPositionIterator | |
| IndexedPositionIterator.CoordsLongConsumer | |
| PositionIterator |
| Class | Description |
|---|---|
| FastElementSequence<T,U extends NdArray<T>> |
A sequence recycling the same
NdArray instance when iterating its elements |
| SingleElementSequence<T,U extends NdArray<T>> |
A sequence of one single element
|
| SlicingElementSequence<T,U extends NdArray<T>> |
A sequence creating a new
NdArray instance (slice) for each element of an iteration |
Copyright © 2015–2020. All rights reserved.