gamsNLData Class Reference

#include <gams.h>

List of all members.

Public Member Functions

 gamsNLData ()
 ~gamsNLData ()

Public Attributes

unsigned int * instr
 Stripped NL Instruction data.
double * nlCons
int * startIdx
int * numInstr
int lenins
 Sum of Instruction lengths.
int maxins
 Max instruction length.
double * s
 Used for function evaluation.
double * sbar
double * resstack
int resstacksize
int * jacNX
int * jacVR
double * jacVL
int * hesLagCL
int * hesLagRW
int * hesLagNX
double * hesLagVL
int jacOneLenMax
int hesLagHeadPtr
int hesOneLenMax
int hesLagLenMax
int domain_violations
 Number of domain violations so far.

Detailed Description

Definition at line 103 of file gams.h.


Constructor & Destructor Documentation

gamsNLData::gamsNLData (  )  [inline]

Definition at line 139 of file gams.h.

gamsNLData::~gamsNLData (  )  [inline]

Definition at line 150 of file gams.h.


Member Data Documentation

unsigned int* gamsNLData::instr

Stripped NL Instruction data.

Definition at line 106 of file gams.h.

Definition at line 107 of file gams.h.

Definition at line 108 of file gams.h.

Definition at line 109 of file gams.h.

Sum of Instruction lengths.

Definition at line 112 of file gams.h.

Max instruction length.

Definition at line 114 of file gams.h.

double* gamsNLData::s

Used for function evaluation.

Definition at line 117 of file gams.h.

Definition at line 118 of file gams.h.

Definition at line 119 of file gams.h.

Definition at line 120 of file gams.h.

Definition at line 122 of file gams.h.

Definition at line 123 of file gams.h.

Definition at line 124 of file gams.h.

Definition at line 125 of file gams.h.

Definition at line 126 of file gams.h.

Definition at line 127 of file gams.h.

Definition at line 128 of file gams.h.

Definition at line 130 of file gams.h.

Definition at line 131 of file gams.h.

Definition at line 132 of file gams.h.

Definition at line 133 of file gams.h.

Number of domain violations so far.

Definition at line 137 of file gams.h.


The documentation for this class was generated from the following file:

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1