Class AggregateUnaryOperator
java.lang.Object
org.apache.sysds.runtime.matrix.operators.Operator
org.apache.sysds.runtime.matrix.operators.MultiThreadedOperator
org.apache.sysds.runtime.matrix.operators.AggregateUnaryOperator
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UnarySketchOperator
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.sysds.runtime.matrix.operators.Operator
sparseSafe -
Constructor Summary
ConstructorsConstructorDescriptionAggregateUnaryOperator(AggregateOperator aop, IndexFunction iop, int numThreads) -
Method Summary
Methods inherited from class org.apache.sysds.runtime.matrix.operators.MultiThreadedOperator
getNumThreads, setNumThreads