Uses of Class
org.apache.sysds.runtime.instructions.fed.TernaryFEDInstruction
Packages that use TernaryFEDInstruction
-
Uses of TernaryFEDInstruction in org.apache.sysds.runtime.instructions.fed
Subclasses of TernaryFEDInstruction in org.apache.sysds.runtime.instructions.fedMethods in org.apache.sysds.runtime.instructions.fed that return TernaryFEDInstructionModifier and TypeMethodDescriptionstatic TernaryFEDInstructionTernaryFEDInstruction.parseInstruction(String str) static TernaryFEDInstructionTernaryFEDInstruction.parseInstruction(TernaryCPInstruction inst, ExecutionContext ec) static TernaryFEDInstructionTernaryFEDInstruction.parseInstruction(TernarySPInstruction inst, ExecutionContext ec)