Matlab.GAMS.strictSingleton Enum Reference
Error if assignment to singleton set has multiple elements. More...
Public Member Functions | |
integer | value () |
Returns alternative value of enum option. | |
Static Public Member Functions | |
static strictSingleton | lookup (integer value) |
Find enum option from alternative value. | |
Detailed Description
Error if assignment to singleton set has multiple elements.
- See also
- GAMSOptions
Member Function Documentation
◆ lookup()
|
static |
Find enum option from alternative value.
Arguments:
- value: Alternative value
Return: enum option
◆ value()
integer Matlab.GAMS.strictSingleton.value | ( | ) |
Returns alternative value of enum option.
Return: Alternative value of enum option