Uses of Class
org.apache.sysds.runtime.instructions.fed.ReshapeFEDInstruction
- 
Packages that use ReshapeFEDInstruction Package Description org.apache.sysds.runtime.instructions.fed  - 
- 
Uses of ReshapeFEDInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed that return ReshapeFEDInstruction Modifier and Type Method Description static ReshapeFEDInstructionReshapeFEDInstruction. parseInstruction(String str)static ReshapeFEDInstructionReshapeFEDInstruction. parseInstruction(ReshapeCPInstruction instr)static ReshapeFEDInstructionReshapeFEDInstruction. parseInstruction(MatrixReshapeSPInstruction instr) 
 -