Uses of Enum Class
org.apache.sysds.runtime.instructions.cp.VariableCPInstruction.VariableOperationCode
Packages that use VariableCPInstruction.VariableOperationCode
-
Uses of VariableCPInstruction.VariableOperationCode in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return VariableCPInstruction.VariableOperationCodeModifier and TypeMethodDescriptionVariableCPInstruction.getVariableOpcode()Returns the enum constant of this class with the specified name.VariableCPInstruction.VariableOperationCode.values()Returns an array containing the constants of this enum class, in the order they are declared.