Uses of Class
org.apache.sysds.runtime.instructions.spark.UnarySPInstruction
Packages that use UnarySPInstruction
Package
Description
-
Uses of UnarySPInstruction in org.apache.sysds.resource.cost
Methods in org.apache.sysds.resource.cost with parameters of type UnarySPInstructionModifier and TypeMethodDescriptionstatic doubleSparkCostUtils.getAggUnaryInstTime(UnarySPInstruction inst, VarStats input, VarStats output, IOCostUtils.IOMetrics executorMetrics) static doubleSparkCostUtils.getReorgInstTime(UnarySPInstruction inst, VarStats input, VarStats output, IOCostUtils.IOMetrics executorMetrics) static doubleSparkCostUtils.getTSMMInstTime(UnarySPInstruction inst, VarStats input, VarStats output, IOCostUtils.IOMetrics driverMetrics, IOCostUtils.IOMetrics executorMetrics) -
Uses of UnarySPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type UnarySPInstructionModifier and TypeMethodDescriptionstatic UnaryFEDInstructionUnaryFEDInstruction.parseInstruction(UnarySPInstruction inst, ExecutionContext ec) -
Uses of UnarySPInstruction in org.apache.sysds.runtime.instructions.spark
Subclasses of UnarySPInstruction in org.apache.sysds.runtime.instructions.sparkModifier and TypeClassDescriptionclassclassclassInstruction that performs res = X / rowsum(x)classclassclassclassclassclassclassclassclassThis class implements the frame indexing functionality inside Spark.classThis class implements the matrix indexing functionality inside Spark.classclassThis class implements the matrix indexing functionality inside CP.classclassThis class supports two variants of sort operation on a 1-dimensional input matrix.classclassclassclassclassclassclassMethods in org.apache.sysds.runtime.instructions.spark that return UnarySPInstructionModifier and TypeMethodDescriptionstatic UnarySPInstructionUnaryMatrixSPInstruction.parseInstruction(String str)