Uses of Class
org.apache.sysds.runtime.instructions.fed.ReorgFEDInstruction
- 
Packages that use ReorgFEDInstruction Package Description org.apache.sysds.runtime.instructions.fed  - 
- 
Uses of ReorgFEDInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed that return ReorgFEDInstruction Modifier and Type Method Description static ReorgFEDInstructionReorgFEDInstruction. parseInstruction(String str)static ReorgFEDInstructionReorgFEDInstruction. parseInstruction(ReorgCPInstruction rinst)static ReorgFEDInstructionReorgFEDInstruction. parseInstruction(ReorgSPInstruction rinst) 
 -