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