Uses of Class
org.apache.sysds.runtime.instructions.cp.AggregateUnaryCPInstruction
Packages that use AggregateUnaryCPInstruction
Package
Description
-
Uses of AggregateUnaryCPInstruction in org.apache.sysds.runtime.instructions.cp
Subclasses of AggregateUnaryCPInstruction in org.apache.sysds.runtime.instructions.cpMethods in org.apache.sysds.runtime.instructions.cp that return AggregateUnaryCPInstructionModifier and TypeMethodDescriptionstatic AggregateUnaryCPInstructionAggregateUnaryCPInstruction.parseInstruction(String str) -
Uses of AggregateUnaryCPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type AggregateUnaryCPInstructionModifier and TypeMethodDescriptionstatic AggregateUnaryFEDInstructionAggregateUnaryFEDInstruction.parseInstruction(AggregateUnaryCPInstruction instr)