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