/home/coin/svn-release/OptimizationSuite-1.1.0/CoinUtils/src/CoinModel.hpp File Reference

#include "CoinModelUseful.hpp"
#include "CoinPackedMatrix.hpp"
Include dependency graph for CoinModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoinModel
 This is a simple minded model which is stored in a format which makes it easier to construct and modify but not efficient for algorithms. More...

Functions

double getFunctionValueFromString (const char *string, const char *x, double xValue)
 Just function of single variable x.
double getDoubleFromString (CoinYacc &info, const char *string, const char *x, double xValue)
 faster version

Function Documentation

double getFunctionValueFromString ( const char *  string,
const char *  x,
double  xValue 
)

Just function of single variable x.

double getDoubleFromString ( CoinYacc info,
const char *  string,
const char *  x,
double  xValue 
)

faster version


Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1