Uses of Class
org.apache.sysds.runtime.instructions.fed.AggregateUnaryFEDInstruction
Packages that use AggregateUnaryFEDInstruction
-
Uses of AggregateUnaryFEDInstruction in org.apache.sysds.runtime.instructions.fed
Subclasses of AggregateUnaryFEDInstruction in org.apache.sysds.runtime.instructions.fedMethods in org.apache.sysds.runtime.instructions.fed that return AggregateUnaryFEDInstructionModifier and TypeMethodDescriptionstatic AggregateUnaryFEDInstructionAggregateUnaryFEDInstruction.parseInstruction(String str) static AggregateUnaryFEDInstructionAggregateUnaryFEDInstruction.parseInstruction(AggregateUnaryCPInstruction instr) static AggregateUnaryFEDInstructionAggregateUnaryFEDInstruction.parseInstruction(AggregateUnarySPInstruction instr)