Uses of Class
org.apache.sysds.runtime.instructions.fed.AggregateUnaryFEDInstruction
- 
Packages that use AggregateUnaryFEDInstruction Package Description org.apache.sysds.runtime.instructions.fed 
- 
- 
Uses of AggregateUnaryFEDInstruction in org.apache.sysds.runtime.instructions.fedSubclasses of AggregateUnaryFEDInstruction in org.apache.sysds.runtime.instructions.fed Modifier and Type Class Description classCentralMomentFEDInstructionMethods in org.apache.sysds.runtime.instructions.fed that return AggregateUnaryFEDInstruction Modifier and Type Method Description static AggregateUnaryFEDInstructionAggregateUnaryFEDInstruction. parseInstruction(String str)
 
-