Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

ClpDataSave Class Reference

This is a tiny class where data can be saved round calls. More...

#include <ClpModel.hpp>

List of all members.

Public Member Functions

Constructors and destructor
 ClpDataSave ()
 Default constructor.
 ClpDataSave (const ClpDataSave &)
 Copy constructor.
ClpDataSaveoperator= (const ClpDataSave &rhs)
 Assignment operator. This copies the data.
 ~ClpDataSave ()
 Destructor.

Public Attributes

data - with same names as in other classes
double dualBound_
double infeasibilityCost_
double pivotTolerance_
double acceptablePivot_
double objectiveScale_
int sparseThreshold_
int perturbation_
int forceFactorization_
int scalingFlag_


Detailed Description

This is a tiny class where data can be saved round calls.

Definition at line 926 of file ClpModel.hpp.


Constructor & Destructor Documentation

ClpDataSave::ClpDataSave  ) 
 

Default constructor.

ClpDataSave::ClpDataSave const ClpDataSave  ) 
 

Copy constructor.

ClpDataSave::~ClpDataSave  ) 
 

Destructor.


Member Function Documentation

ClpDataSave& ClpDataSave::operator= const ClpDataSave rhs  ) 
 

Assignment operator. This copies the data.


Member Data Documentation

double ClpDataSave::dualBound_
 

Definition at line 949 of file ClpModel.hpp.

double ClpDataSave::infeasibilityCost_
 

Definition at line 950 of file ClpModel.hpp.

double ClpDataSave::pivotTolerance_
 

Definition at line 951 of file ClpModel.hpp.

double ClpDataSave::acceptablePivot_
 

Definition at line 952 of file ClpModel.hpp.

double ClpDataSave::objectiveScale_
 

Definition at line 953 of file ClpModel.hpp.

int ClpDataSave::sparseThreshold_
 

Definition at line 954 of file ClpModel.hpp.

int ClpDataSave::perturbation_
 

Definition at line 955 of file ClpModel.hpp.

int ClpDataSave::forceFactorization_
 

Definition at line 956 of file ClpModel.hpp.

int ClpDataSave::scalingFlag_
 

Definition at line 957 of file ClpModel.hpp.


The documentation for this class was generated from the following file:
Generated on Sun Jun 11 02:00:26 2006 by  doxygen 1.3.9.1