Uses of Class
org.apache.sysds.runtime.instructions.fed.QuaternaryFEDInstruction
- 
Packages that use QuaternaryFEDInstruction Package Description org.apache.sysds.runtime.instructions.fed 
- 
- 
Uses of QuaternaryFEDInstruction in org.apache.sysds.runtime.instructions.fedSubclasses of QuaternaryFEDInstruction in org.apache.sysds.runtime.instructions.fed Modifier and Type Class Description classQuaternaryWCeMMFEDInstructionclassQuaternaryWDivMMFEDInstructionclassQuaternaryWSigmoidFEDInstructionclassQuaternaryWSLossFEDInstructionclassQuaternaryWUMMFEDInstructionMethods in org.apache.sysds.runtime.instructions.fed that return QuaternaryFEDInstruction Modifier and Type Method Description static QuaternaryFEDInstructionQuaternaryFEDInstruction. parseInstruction(String str)
 
-