Loading...
Searching...
No Matches

Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static Sys10 lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 Disable =(0)
 Disable conversion.
 
 Enable =(1)
 Enable conversion.
 
 UndefinedSys10 =(2)
 Undefined option.
 

Detailed Description

Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static Sys10 Matlab.GAMS.Sys10.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.Sys10.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option