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

#include <OsiTestSolver.hpp>

Public Member Functions

 VOL_indc (const VOL_dvector &dual_lb, const VOL_dvector &dual_ub, const VOL_primal &primal, const VOL_primal &pstar, const VOL_dual &dual)
 
 ~VOL_indc ()
 

Public Attributes

double v2
 
double vu
 
double vabs
 
double asc
 

Private Member Functions

 VOL_indc (const VOL_indc &)
 
VOL_indcoperator= (const VOL_indc &)
 

Detailed Description

Definition at line 540 of file OsiTestSolver.hpp.

Constructor & Destructor Documentation

◆ VOL_indc() [1/2]

VOL_indc::VOL_indc ( const VOL_indc )
private

◆ VOL_indc() [2/2]

VOL_indc::VOL_indc ( const VOL_dvector dual_lb,
const VOL_dvector dual_ub,
const VOL_primal primal,
const VOL_primal pstar,
const VOL_dual dual 
)

◆ ~VOL_indc()

VOL_indc::~VOL_indc ( )
inline

Definition at line 554 of file OsiTestSolver.hpp.

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ v2

double VOL_indc::v2

Definition at line 545 of file OsiTestSolver.hpp.

◆ vu

double VOL_indc::vu

Definition at line 546 of file OsiTestSolver.hpp.

◆ vabs

double VOL_indc::vabs

Definition at line 547 of file OsiTestSolver.hpp.

◆ asc

double VOL_indc::asc

Definition at line 548 of file OsiTestSolver.hpp.


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