Loading...
Searching...
No Matches
matlab.gams.control.options.ZeroResRep Class Reference

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

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

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

Detailed Description

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

See also
Options