public static interface Access2D.IndexOf extends Structure2D, Access1D.IndexOf
Structure2D.IntRowColumn, 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) |
long |
indexOfLargestInColumn(long row,
long col) |
default long |
indexOfLargestInRow(long row) |
long |
indexOfLargestInRow(long row,
long col) |
default long |
indexOfLargestOnDiagonal() |
long |
indexOfLargestOnDiagonal(long first) |
column, column, column, column, column, 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
loopAll, loopMatching, loopRange, mapper
default long indexOfLargestInColumn(long col)
long indexOfLargestInColumn(long row, long col)
row
- First row to investigatecol
- The columndefault long indexOfLargestInRow(long row)
long indexOfLargestInRow(long row, long col)
row
- The rowcol
- The first column to investigatedefault long indexOfLargestOnDiagonal()
long indexOfLargestOnDiagonal(long first)
first
- The first row/column to investigateCopyright © 2018 Optimatika. All rights reserved.