Uses of Class
org.apache.sysds.runtime.instructions.cp.ReorgCPInstruction
Packages that use ReorgCPInstruction
Package
Description
-
Uses of ReorgCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return ReorgCPInstructionModifier and TypeMethodDescriptionstatic ReorgCPInstructionReorgCPInstruction.parseInstruction(String str) -
Uses of ReorgCPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type ReorgCPInstructionModifier and TypeMethodDescriptionstatic ReorgFEDInstructionReorgFEDInstruction.parseInstruction(ReorgCPInstruction rinst)