Uses of Class
org.apache.sysds.runtime.matrix.operators.MultiThreadedOperator
Packages that use MultiThreadedOperator
-
Uses of MultiThreadedOperator in org.apache.sysds.runtime.instructions
Methods in org.apache.sysds.runtime.instructions that return MultiThreadedOperatorModifier and TypeMethodDescriptionstatic MultiThreadedOperatorInstructionUtils.parseBinaryOrBuiltinOperator(String opcode, CPOperand in1, CPOperand in2) -
Uses of MultiThreadedOperator in org.apache.sysds.runtime.matrix.operators
Subclasses of MultiThreadedOperator in org.apache.sysds.runtime.matrix.operatorsModifier and TypeClassDescriptionclassclassclassclassBinaryOperator class for operations that have two inputs.classclassclassclassScalar operator for scalar-matrix operations with scalar on the left-hand-side.classclassScalar operator for scalar-matrix operations with scalar on the right-hand-side.classBase class for all scalar operators.classclassclass