Loading...
Searching...
No Matches

Report underflow as a warning when abs(results) LE ZeroRes and result set to zero. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 IssueWarning =(1)
 Issue warnings whenever a rounding occurs because of ZeroRes.
 
 NoWarning =(0)
 No warning when a rounding occurs because of ZeroRes.
 
 UndefinedZeroResRep =(2)
 Undefined option.
 

Detailed Description

Report underflow as a warning when abs(results) LE ZeroRes and result set to zero.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.ZeroResRep.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option