matlab.gams.control.options.Sys10 Class Reference
Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer. More...
Public Attributes | |
string | select |
Selection of enum options. | |
integer | value |
Value of enum options. | |
Static Public Attributes | |
static final | Disable = 0 |
Disable conversion. | |
static final | Enable = 1 |
Enable conversion. | |
static final | UndefinedSys10 = 2 |
Undefined option. | |
Detailed Description
Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer.
- See also
- Options