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 zeroFactorizationTolerance_
double zeroSimplexTolerance_
double acceptablePivot_
double objectiveScale_
int sparseThreshold_
int perturbation_
int forceFactorization_
int scalingFlag_
unsigned int specialOptions_

Detailed Description

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

Definition at line 1265 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

Definition at line 1288 of file ClpModel.hpp.

Definition at line 1289 of file ClpModel.hpp.

Definition at line 1290 of file ClpModel.hpp.

Definition at line 1291 of file ClpModel.hpp.

Definition at line 1292 of file ClpModel.hpp.

Definition at line 1293 of file ClpModel.hpp.

Definition at line 1294 of file ClpModel.hpp.

Definition at line 1295 of file ClpModel.hpp.

Definition at line 1296 of file ClpModel.hpp.

Definition at line 1297 of file ClpModel.hpp.

Definition at line 1298 of file ClpModel.hpp.

Definition at line 1299 of file ClpModel.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Nov 2013 for Clp by  doxygen 1.6.1