Access1D.Aggregatable<N extends Number>, Access1D.Collectable<N extends Number,R extends Mutate1D.Receiver<N>>, Access1D.Elements, Access1D.ElementView<N extends Number>, Access1D.IndexOf, Access1D.Sliceable<N extends Number>, Access1D.Visitable<N extends Number>Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallback| Modifier | Constructor and Description |
|---|---|
protected |
RowView(Access2D<N> access) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
double |
doubleValue(long index) |
N |
get(long index) |
boolean |
hasNext() |
boolean |
hasPrevious() |
static <S extends Number> |
makeIterable(Access2D<S> access) |
RowView<N> |
next() |
RowView<N> |
previous() |
void |
remove() |
long |
row() |
protected void |
setRow(long row) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasCollectable1D, asPrimitive1D, axpy, dot, elements, equals, hashCode, iterator, nonzeros, stream, supplyTo, toRawCopy1D, wrap, wrap, wrap, wrapAccess1D, wrapAccess1D, wrapAccess1DloopAll, loopMatching, loopRange, mapperforEach, spliteratorforEachRemainingpublic long count()
count in interface Structure1Dpublic double doubleValue(long index)
doubleValue in interface Access1D<N extends Number>public boolean hasNext()
public boolean hasPrevious()
public long row()
protected void setRow(long row)
Copyright © 2018 Optimatika. All rights reserved.