Loading...
Searching...
No Matches
SpecialValues.SpecialValues Class Reference

This example shows how special values of the programming language (e.g. infinity) percolate down to GAMS. Infinity and NaN (not a number) are well defined. The GAMS Undefined and EPS need special considerations. More...

Detailed Description

This example shows how special values of the programming language (e.g. infinity) percolate down to GAMS. Infinity and NaN (not a number) are well defined. The GAMS Undefined and EPS need special considerations.

Definition at line 14 of file SpecialValues.cs.