#include <OsiTestSolver.hpp>
Public Member Functions | |
VOL_alpha_factor () | |
~VOL_alpha_factor () | |
double | factor (const VOL_parms &parm, const double lcost, const double alpha) |
Public Attributes | |
double | lastvalue |
Private Member Functions | |
VOL_alpha_factor (const VOL_alpha_factor &) | |
VOL_alpha_factor & | operator= (const VOL_alpha_factor &) |
Definition at line 491 of file OsiTestSolver.hpp.
VOL_alpha_factor::VOL_alpha_factor | ( | const VOL_alpha_factor & | ) | [private] |
VOL_alpha_factor::VOL_alpha_factor | ( | ) | [inline] |
Definition at line 498 of file OsiTestSolver.hpp.
VOL_alpha_factor::~VOL_alpha_factor | ( | ) | [inline] |
Definition at line 499 of file OsiTestSolver.hpp.
VOL_alpha_factor& VOL_alpha_factor::operator= | ( | const VOL_alpha_factor & | ) | [private] |
double VOL_alpha_factor::factor | ( | const VOL_parms & | parm, | |
const double | lcost, | |||
const double | alpha | |||
) | [inline] |
Definition at line 501 of file OsiTestSolver.hpp.
double VOL_alpha_factor::lastvalue |
Definition at line 496 of file OsiTestSolver.hpp.