Uses of Class
org.apache.sysds.runtime.instructions.cp.FunctionCallCPInstruction
-
Packages that use FunctionCallCPInstruction Package Description org.apache.sysds.runtime.controlprogram.paramserv org.apache.sysds.runtime.instructions.cp -
-
Uses of FunctionCallCPInstruction in org.apache.sysds.runtime.controlprogram.paramserv
Methods in org.apache.sysds.runtime.controlprogram.paramserv that return FunctionCallCPInstruction Modifier and Type Method Description FunctionCallCPInstruction
ParamServer. getAggInst()
-
Uses of FunctionCallCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return FunctionCallCPInstruction Modifier and Type Method Description static FunctionCallCPInstruction
FunctionCallCPInstruction. parseInstruction(String str)
-