Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NMatlab | |
| ▼NGAMS | |
| CAction | GAMS processing request |
| CAppendExpand | Expand file append option |
| CAppendOut | Output file append option |
| CArchType | GAMS enumerated type of architecture |
| CAsyncSolLst | Print solution listing when asynchronous solve (Grid or Threads) is used |
| CCaptureModelInstance | Switch to capture all model instances within a run |
| CCharSet | Character set flag |
| CCheckErrorLevel | Check errorLevel automatically after executing external program |
| CDebugLevel | Define GAMS Debug Level of different values and string representations |
| CDFormat | Date format |
| CDigit | Switch default for "$on/offDigit" |
| CDumpOpt | Writes preprocessed input to the file input.dmp |
| CDumpParms | GAMS parameter logging |
| CEmpty | Switch default for "$on/offEmpty" |
| CEquType | Equation SubType |
| CErrMsg | Placing of compilation error messages |
| CExecMode | Limits on external programs that are allowed to be executed |
| CFDOpt | Options for finite differences |
| CFileCase | Casing of file names and paths (put, gdx, ref, $include, etc.) |
| CFiltered | Switch default for "$on/offFiltered" |
| CForceWork | Force GAMS to process a save file created with a newer GAMS version or with execution errors |
| CFreeEmbeddedPython | Free external resources at the end of each embedded Python code blocks |
| CGAMSCheckpoint | Captures the state of a GAMSJob after the GAMSJob.run method has been carried out |
| CGAMSDatabase | Communicates data between the Matlab world and the GAMS world |
| CGAMSDatabaseDomainViolation | Stores a domain violation information for each symbol in a GAMSDatabase instance |
| CGAMSEquation | Representation of an equation symbol in GAMS |
| CGAMSEquationRecord | Representation of a single record of a GAMSEquation instance |
| CGAMSGlobals | Constants used by the GAMS Matlab API |
| CGAMSIterator | GAMSSymbol / GAMSSymbolRecord Iterator |
| CGAMSJob | Manages the execution of a GAMS program given by GAMS model source |
| CGAMSModelInstance | Modifying a model instance and solving the resulting problem in the most efficient way |
| CGAMSModelInstanceOpt | The GAMSModelInstanceOpt can be used to customize the GAMSModelInstance.solve routine |
| CGAMSModifier | Input to GAMSModelInstance.instantiate |
| CGAMSOptions | Manages GAMS options |
| CGAMSParameter | Representation of a parameter symbol in GAMS |
| CGAMSParameterRecord | Representation of a single record of a GAMSParameter instance |
| CGAMSSet | Representation of a set symbol in GAMS |
| CGAMSSetRecord | Representation of a single record of a GAMSSet instance |
| CGAMSSymbol | Representation of a symbol in GAMS |
| CGAMSSymbolDomainViolation | Domain violation information for a GAMSSymbol instance |
| CGAMSSymbolRecord | Representation of a single record of a GAMSSymbol instance |
| CGAMSVariable | Representation of a variable symbol in GAMS |
| CGAMSVariableRecord | Representation of a single record of a GAMSVariable instance |
| CGAMSWorkspace | Base class in the GAMS package |
| CGAMSWorkspaceInfo | Input parameter for the GAMSWorkspace constructor |
| CgdxCompress | Compression of generated GDX file |
| CgdxConvert | Version of GDX files generated (for backward compatibility) |
| CgdxUels | Unload labels or UELs to GDX either squeezed or full |
| CHoldFixed | Treat fixed variables as constants |
| CInteractiveSolver | Allow solver to interact via command line input |
| CIntVarUp | Set default upper bound on integer variables |
| CKeep | Controls keeping or deletion of process directory and scratch files |
| CListing | Switch default for "$on/offListing" |
| CLogLine | Amount of line tracing to the log file |
| CLstCase | Output case option for LST file |
| CLstTitleLeftAligned | Write title of LST file all left aligned |
| CModelStat | Model Solution Status |
| CNoNewVarEqu | Triggers a compilation error when new equations or variable symbols are introduced |
| COn115 | Generate errors for unknown unique element in an equation |
| COSType | GAMS enumerated type of operating system |
| CPageContr | Output file page control option |
| CPrefixLoadPath | Prepend GAMS system directory to library load path |
| CPreviousWork | Indicator for writing workfile with previous workfile version |
| CProcTreeMemMonitor | Monitor the memory used by the GAMS process tree |
| CPutNR | Numeric round format for put files |
| CPyMultInst | GAMS/Python Multiple Instance Interpreter |
| CSavePoint | Save solver point in GDX file |
| CShowOSMemory | Show the memory usage reported by the Operating System instead of the internal counting |
| CSolPrint | Solution report print option |
| CSolveLink | Solver link option |
| CSolveStat | Solver termination condition |
| CStepSum | Summary of computing resources used by job steps |
| CstrictSingleton | Error if assignment to singleton set has multiple elements |
| CStringChk | String substitution options |
| CSuffixDLVars | Switch default for "$on/offSuffixDLVars" |
| CSuppress | Compiler listing option |
| CSymbolUpdateType | GAMS Symbol update type |
| CSys10 | Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer |
| CSys11 | Dynamic resorting if indices in assignment/data statements are not in natural order |
| CSysOut | Solver Status file reporting option |
| CTFormat | Time format |
| CTraceOpt | Trace file format option |
| CUpdateAction | What field to update |
| CVarType | Variable SubType |
| CZeroResRep | Report underflow as a warning when abs(results) LE ZeroRes and result set to zero |
