Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
▼Pmatlab | |
▼Pgams | |
▼Pcontrol | |
►Pengine | |
►Pglobals | |
►Poptions | |
►Putils | |
CAbstractRunParameters | Can be used to store parameters for running a job |
CCheckpoint | Captures the state of a Job after the Job.run method has been carried out |
CDatabase | Communicates data between the Matlab world and the GAMS world |
CDatabaseDomainViolation | Stores a domain violation information for each symbol in a Database instance |
CEquation | Representation of an equation symbol in GAMS |
CEquationRecord | Representation of a single record of a Equation instance |
CGlobals | Constants used by the GAMS Matlab API |
CJob | Manages the execution of a GAMS program given by GAMS model source |
CModelInstance | Modifying a model instance and solving the resulting problem in the most efficient way |
CModelInstanceOpt | The ModelInstanceOpt can be used to customize the ModelInstance.solve routine |
CModifier | Input to ModelInstance.instantiate |
COptions | Manages GAMS options |
CParameter | Representation of a parameter symbol in GAMS |
CParameterRecord | Representation of a single record of a Parameter instance |
CPrintStream | Print stream to write to stdout or file |
CRunParameters | Run parameters for Job |
CSet | Representation of a set symbol in GAMS |
CSetRecord | Representation of a single record of a Set instance |
CSymbol | Representation of a symbol in GAMS |
CSymbolDomainViolation | Domain violation information for a Symbol instance |
CSymbolRecord | Representation of a single record of a Symbol instance |
CVariable | Representation of a variable symbol in GAMS |
CVariableRecord | Representation of a single record of a Variable instance |
CWorkspace | Base class in the GAMS package |
CWorkspaceInfo | Input parameter for the Workspace constructor |