Uses of Class
org.apache.sysds.runtime.instructions.cp.SpoofCPInstruction
Packages that use SpoofCPInstruction
Package
Description
-
Uses of SpoofCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return SpoofCPInstructionModifier and TypeMethodDescriptionstatic SpoofCPInstructionSpoofCPInstruction.parseInstruction(String str) -
Uses of SpoofCPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type SpoofCPInstructionModifier and TypeMethodDescriptionstatic SpoofFEDInstructionSpoofFEDInstruction.parseInstruction(SpoofCPInstruction inst, ExecutionContext ec)