Uses of Class
org.apache.sysds.runtime.instructions.cp.AggregateUnaryCPInstruction
-
Packages that use AggregateUnaryCPInstruction Package Description org.apache.sysds.runtime.instructions.cp -
-
Uses of AggregateUnaryCPInstruction in org.apache.sysds.runtime.instructions.cp
Subclasses of AggregateUnaryCPInstruction in org.apache.sysds.runtime.instructions.cp Modifier and Type Class Description class
CentralMomentCPInstruction
Methods in org.apache.sysds.runtime.instructions.cp that return AggregateUnaryCPInstruction Modifier and Type Method Description static AggregateUnaryCPInstruction
AggregateUnaryCPInstruction. parseInstruction(String str)
-