Package | Description |
---|---|
org.apache.sysds.runtime.instructions.cp |
Modifier and Type | Method and Description |
---|---|
VariableCPInstruction.VariableOperationCode |
VariableCPInstruction.getVariableOpcode() |
static VariableCPInstruction.VariableOperationCode |
VariableCPInstruction.VariableOperationCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableCPInstruction.VariableOperationCode[] |
VariableCPInstruction.VariableOperationCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.