Uses of Class
org.apache.sysds.runtime.instructions.spark.CentralMomentSPInstruction
Packages that use CentralMomentSPInstruction
Package
Description
-
Uses of CentralMomentSPInstruction in org.apache.sysds.resource.cost
Methods in org.apache.sysds.resource.cost with parameters of type CentralMomentSPInstructionModifier and TypeMethodDescriptionstatic doubleSparkCostUtils.getCentralMomentInstTime(CentralMomentSPInstruction inst, VarStats input, VarStats weights, VarStats output, IOCostUtils.IOMetrics executorMetrics) -
Uses of CentralMomentSPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type CentralMomentSPInstructionModifier and TypeMethodDescriptionstatic CentralMomentFEDInstructionCentralMomentFEDInstruction.parseInstruction(CentralMomentSPInstruction inst) -
Uses of CentralMomentSPInstruction in org.apache.sysds.runtime.instructions.spark
Methods in org.apache.sysds.runtime.instructions.spark that return CentralMomentSPInstructionModifier and TypeMethodDescriptionstatic CentralMomentSPInstructionCentralMomentSPInstruction.parseInstruction(String str)