Uses of Class
org.apache.sysds.runtime.instructions.fed.FEDInstruction
-
Packages that use FEDInstruction Package Description org.apache.sysds.runtime.instructions org.apache.sysds.runtime.instructions.fed -
-
Uses of FEDInstruction in org.apache.sysds.runtime.instructions
Methods in org.apache.sysds.runtime.instructions that return FEDInstruction Modifier and Type Method Description static FEDInstruction
FEDInstructionParser. parseSingleInstruction(String str)
static FEDInstruction
FEDInstructionParser. parseSingleInstruction(FEDInstruction.FEDType fedtype, String str)
-
Uses of FEDInstruction in org.apache.sysds.runtime.instructions.fed
-