DyLP
1.10.4
|
#include <OsiTestSolver.hpp>
Public Member Functions | |
VOL_vh (const double alpha, const VOL_dvector &dual_lb, const VOL_dvector &dual_ub, const VOL_dvector &v, const VOL_dvector &vstar, const VOL_dvector &u) | |
~VOL_vh () | |
Public Attributes | |
double | hh |
double | norm |
double | vh |
double | asc |
Private Member Functions | |
VOL_vh (const VOL_vh &) | |
VOL_vh & | operator= (const VOL_vh &) |
Definition at line 517 of file OsiTestSolver.hpp.
|
private |
VOL_vh::VOL_vh | ( | const double | alpha, |
const VOL_dvector & | dual_lb, | ||
const VOL_dvector & | dual_ub, | ||
const VOL_dvector & | v, | ||
const VOL_dvector & | vstar, | ||
const VOL_dvector & | u | ||
) |
|
inline |
Definition at line 531 of file OsiTestSolver.hpp.
double VOL_vh::hh |
Definition at line 522 of file OsiTestSolver.hpp.
double VOL_vh::norm |
Definition at line 523 of file OsiTestSolver.hpp.
double VOL_vh::vh |
Definition at line 524 of file OsiTestSolver.hpp.
double VOL_vh::asc |
Definition at line 525 of file OsiTestSolver.hpp.