Class ReIndexOperator
- java.lang.Object
-
- org.apache.sysds.runtime.matrix.operators.Operator
-
- org.apache.sysds.runtime.matrix.operators.ReIndexOperator
-
- All Implemented Interfaces:
Serializable
public class ReIndexOperator extends Operator
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.sysds.runtime.matrix.operators.Operator
sparseSafe
-
-
Constructor Summary
Constructors Constructor Description ReIndexOperator()
-