Class RevIndex
java.lang.Object
org.apache.sysds.runtime.functionobjects.FunctionObject
org.apache.sysds.runtime.functionobjects.IndexFunction
org.apache.sysds.runtime.functionobjects.RevIndex
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleancomputeDimension(int row, int col, MatrixValue.CellIndex retDim) booleanvoidexecute(MatrixIndexes in, MatrixIndexes out) voidstatic RevIndexMethods inherited from class org.apache.sysds.runtime.functionobjects.IndexFunction
toString
-
Method Details
-
getRevIndexFnObject
-
computeDimension
- Specified by:
computeDimensionin classIndexFunction
-
computeDimension
- Specified by:
computeDimensionin classIndexFunction
-
execute
- Specified by:
executein classIndexFunction
-
execute
- Specified by:
executein classIndexFunction
-