Uses of Class
org.apache.sysds.runtime.instructions.cp.FunctionCallCPInstruction
Packages that use FunctionCallCPInstruction
Package
Description
-
Uses of FunctionCallCPInstruction in org.apache.sysds.resource.cost
Methods in org.apache.sysds.resource.cost with parameters of type FunctionCallCPInstructionModifier and TypeMethodDescriptionvoidCostEstimator.maintainFCallInputStats(FunctionCallCPInstruction finst) Creates copies of theVarStatsfor the function argument.voidCostEstimator.maintainFCallOutputStats(FunctionCallCPInstruction finst, FunctionProgramBlock fpb) Creates copies of theVarStatsfor the function output parameters. -
Uses of FunctionCallCPInstruction in org.apache.sysds.runtime.controlprogram.paramserv
Methods in org.apache.sysds.runtime.controlprogram.paramserv that return FunctionCallCPInstruction -
Uses of FunctionCallCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return FunctionCallCPInstructionModifier and TypeMethodDescriptionstatic FunctionCallCPInstructionFunctionCallCPInstruction.parseInstruction(String str)