@Deprecated public static interface Access2D.IndexOf extends Structure2D, Access1D.IndexOf
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 long |
indexOfLargestInColumn(long col)
Deprecated.
v48 Will be removed
|
long |
indexOfLargestInColumn(long row,
long col)
Deprecated.
v48 Will be removed
|
default long |
indexOfLargestInRow(long row)
Deprecated.
v48 Will be removed
|
long |
indexOfLargestInRow(long row,
long col)
Deprecated.
v48 Will be removed
|
default long |
indexOfLargestOnDiagonal()
Deprecated.
v48 Will be removed
|
long |
indexOfLargestOnDiagonal(long first)
Deprecated.
v48 Will be removed
|
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
indexOfLargest, indexOfLargestInRange
index, loopAll, loopMatching, loopRange, mapper, size
@Deprecated default long indexOfLargestInColumn(long col)
@Deprecated long indexOfLargestInColumn(long row, long col)
row
- First row to investigatecol
- The column@Deprecated default long indexOfLargestInRow(long row)
@Deprecated long indexOfLargestInRow(long row, long col)
row
- The rowcol
- The first column to investigate@Deprecated default long indexOfLargestOnDiagonal()
@Deprecated long indexOfLargestOnDiagonal(long first)
first
- The first row/column to investigateCopyright © 2019 Optimatika. All rights reserved.