Loading...
Searching...
No Matches
Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer.
More...
|
int | value () |
| Get the int value of this enumerated Sys10.
|
|
Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer.
◆ lookup()
static ESys10 com.gams.api.GAMSOptions.ESys10.lookup |
( |
int |
val | ) |
|
|
static |
Lookup all sys10s.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated Sys10 that has the specified value, or UndefinedSys10 if the specified value is not found.
◆ value()
int com.gams.api.GAMSOptions.ESys10.value |
( |
| ) |
|
Get the int value of this enumerated Sys10.
- Returns
- the sys10 value
◆ Disable
com.gams.api.GAMSOptions.ESys10.Disable =(0) |
◆ Enable
com.gams.api.GAMSOptions.ESys10.Enable =(1) |
◆ UndefinedSys10
com.gams.api.GAMSOptions.ESys10.UndefinedSys10 =(2) |