public static interface Access2D.Sliceable<N extends Number> extends Structure2D, Access1D.Sliceable<N>
Structure2D.IntRowColumn, Structure2D.Logical<S extends Structure2D,B extends Structure2D.Logical<S,?>>, Structure2D.LongRowColumn, Structure2D.ReducibleTo1D<R extends Structure1D>, Structure2D.RowColumnCallback, Structure2D.RowColumnKey<R,C>, Structure2D.RowColumnMapper<R,C>
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
default Access1D<N> |
sliceColumn(long col) |
Access1D<N> |
sliceColumn(long row,
long col) |
default Access1D<N> |
sliceDiagonal() |
Access1D<N> |
sliceDiagonal(long row,
long col) |
default Access1D<N> |
sliceRow(long row) |
Access1D<N> |
sliceRow(long row,
long col) |
column, column, column, column, column, count, count, countColumns, countRows, index, index, isEmpty, isFat, isScalar, isSquare, isTall, isVector, loopAll, loopColumn, loopColumn, loopDiagonal, loopMatching, loopRow, loopRow, mapperOf, row, row, row, row, row
sliceRange
index, loopAll, loopMatching, loopRange, mapper, size
Copyright © 2019 Optimatika. All rights reserved.