Uses of Class
org.apache.sysds.runtime.instructions.cp.CentralMomentCPInstruction
Packages that use CentralMomentCPInstruction
Package
Description
-
Uses of CentralMomentCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return CentralMomentCPInstructionModifier and TypeMethodDescriptionstatic CentralMomentCPInstructionCentralMomentCPInstruction.parseInstruction(String str) -
Uses of CentralMomentCPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type CentralMomentCPInstructionModifier and TypeMethodDescriptionstatic CentralMomentFEDInstructionCentralMomentFEDInstruction.parseInstruction(CentralMomentCPInstruction inst) -
Uses of CentralMomentCPInstruction in org.apache.sysds.runtime.instructions.ooc
Methods in org.apache.sysds.runtime.instructions.ooc with parameters of type CentralMomentCPInstructionModifier and TypeMethodDescriptionstatic CentralMomentOOCInstructionCentralMomentOOCInstruction.parseInstruction(CentralMomentCPInstruction inst)