Osi  0.108.8
Public Member Functions | Public Attributes | Private Member Functions | List of all members
VOL_vh Class Reference

#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_vhoperator= (const VOL_vh &)
 

Detailed Description

Definition at line 517 of file OsiTestSolver.hpp.

Constructor & Destructor Documentation

◆ VOL_vh() [1/2]

VOL_vh::VOL_vh ( const VOL_vh )
private

◆ VOL_vh() [2/2]

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 
)

◆ ~VOL_vh()

VOL_vh::~VOL_vh ( )
inline

Definition at line 531 of file OsiTestSolver.hpp.

Member Function Documentation

◆ operator=()

VOL_vh& VOL_vh::operator= ( const VOL_vh )
private

Member Data Documentation

◆ hh

double VOL_vh::hh

Definition at line 522 of file OsiTestSolver.hpp.

◆ norm

double VOL_vh::norm

Definition at line 523 of file OsiTestSolver.hpp.

◆ vh

double VOL_vh::vh

Definition at line 524 of file OsiTestSolver.hpp.

◆ asc

double VOL_vh::asc

Definition at line 525 of file OsiTestSolver.hpp.


The documentation for this class was generated from the following file: