Class Operator
java.lang.Object
org.apache.sysds.runtime.matrix.operators.Operator
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AggregateOperator,MultiThreadedOperator,QuaternaryOperator,SimpleOperator
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sparseSafe
public final boolean sparseSafe
-
-
Constructor Details
-
Operator
public Operator() -
Operator
public Operator(boolean sparseSafeFlag)
-