public interface IVector extends INDArray
| Modifier and Type | Method and Description |
|---|---|
double |
get(int i)
Returns the double value at the specified position in a 1D vector
|
int |
length() |
void |
set(int i,
double value) |
abs, add, add, applyOp, applyOp, asVector, broadcast, clamp, clone, copyTo, dimensionality, elementCount, elementSquaredSum, elementSum, epsilonEquals, epsilonEquals, equals, exactClone, get, get, get, getElements, getLongShape, getShape, getShape, getSlices, getSliceViews, getTranspose, getTransposeView, innerProduct, isElementConstrained, isFullyMutable, isMutable, isView, multiply, multiply, negate, nonZeroCount, outerProduct, pow, reciprocal, reshape, scale, scaleAdd, set, set, set, set, set, setElements, setElements, slice, slice, sliceCount, square, sub, sub, toDoubleBuffer, toVector, validateCopyright © 2013. All Rights Reserved.