| Interface | Description |
|---|---|
| IStridedArray |
Interface for arrays that support strided access over underlying data
|
| Class | Description |
|---|---|
| AbstractArray<T> |
Abstract base class for INDArray implementations
|
| SliceElementIterator |
General purpose iterator for elements of arbitrary arrays.
|
| SliceIterator<T> |
General purpose iterator for slices of arbitrary arrays.
|
Copyright © 2013. All Rights Reserved.