Class IndexFunction
java.lang.Object
org.apache.sysds.runtime.functionobjects.FunctionObject
org.apache.sysds.runtime.functionobjects.IndexFunction
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DiagIndex,OffsetColumnIndex,ReduceAll,ReduceCol,ReduceDiag,ReduceRow,RevIndex,RollIndex,SortIndex,SwapIndex
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleancomputeDimension(int row, int col, MatrixValue.CellIndex retDim) abstract booleanabstract voidexecute(MatrixIndexes in, MatrixIndexes out) abstract voidtoString()