Uses of Class
org.apache.sysds.runtime.instructions.spark.AggregateUnarySPInstruction
Packages that use AggregateUnarySPInstruction
Package
Description
-
Uses of AggregateUnarySPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type AggregateUnarySPInstructionModifier and TypeMethodDescriptionstatic AggregateUnaryFEDInstructionAggregateUnaryFEDInstruction.parseInstruction(AggregateUnarySPInstruction instr) -
Uses of AggregateUnarySPInstruction in org.apache.sysds.runtime.instructions.spark
Subclasses of AggregateUnarySPInstruction in org.apache.sysds.runtime.instructions.sparkMethods in org.apache.sysds.runtime.instructions.spark that return AggregateUnarySPInstructionModifier and TypeMethodDescriptionstatic AggregateUnarySPInstructionAggregateUnarySPInstruction.parseInstruction(String str)