Uses of Class
org.apache.sysds.runtime.instructions.spark.UnarySPInstruction
-
Packages that use UnarySPInstruction Package Description org.apache.sysds.runtime.instructions.spark -
-
Uses of UnarySPInstruction in org.apache.sysds.runtime.instructions.spark
Methods in org.apache.sysds.runtime.instructions.spark that return UnarySPInstruction Modifier and Type Method Description static UnarySPInstruction
UnaryMatrixSPInstruction. parseInstruction(String str)
-