CoinModel.hpp File Reference

#include "CoinModelUseful.hpp"
#include "CoinMessageHandler.hpp"
#include "CoinPackedMatrix.hpp"
#include "CoinFinite.hpp"

Go to the source code of this file.

Classes

class  CoinBaseModel
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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 28 Aug 2016 for CoinUtils by  doxygen 1.6.1