IntVector Class Reference

an integer Vector data structure More...

#include <OSDataStructures.h>

List of all members.

Public Member Functions

 IntVector ()
 ~IntVector ()

Public Attributes

int * el


Detailed Description

an integer Vector data structure

Definition at line 335 of file OSDataStructures.h.


Constructor & Destructor Documentation

IntVector::IntVector (  ) 

Definition at line 226 of file OSDataStructures.cpp.

IntVector::~IntVector (  ) 

Definition at line 234 of file OSDataStructures.cpp.

References el.


Member Data Documentation

int* IntVector::el

Definition at line 339 of file OSDataStructures.h.

Referenced by OSInstance::getSparseJacobianFromColumnMajor(), OSInstance::getSparseJacobianFromRowMajor(), OSInstance::processLinearConstraintCoefficients(), OSInstance::setLinearConstraintCoefficients(), ~IntVector(), and OSmps2osil::~OSmps2osil().


The documentation for this class was generated from the following files:
Generated on Thu May 15 22:15:33 2008 by  doxygen 1.4.7