LAP::CglLandPSimplex::TabRow Struct Reference

#include <CglLandPSimplex.hpp>

List of all members.

Public Member Functions

 TabRow ()
 TabRow (const TabRow &source)
void size (int n)
 ~TabRow ()
void print (std::ostream &os, int width=9, const int *nonBasics=NULL, int m=0)

Public Attributes

int num
double * row
double rhs
int n_

Detailed Description

Definition at line 56 of file CglLandPSimplex.hpp.


Constructor & Destructor Documentation

LAP::CglLandPSimplex::TabRow::TabRow (  )  [inline]

Definition at line 58 of file CglLandPSimplex.hpp.

LAP::CglLandPSimplex::TabRow::TabRow ( const TabRow source  )  [inline]

Definition at line 59 of file CglLandPSimplex.hpp.

LAP::CglLandPSimplex::TabRow::~TabRow (  )  [inline]

Definition at line 65 of file CglLandPSimplex.hpp.


Member Function Documentation

void LAP::CglLandPSimplex::TabRow::size ( int  n  )  [inline]

Definition at line 64 of file CglLandPSimplex.hpp.

void LAP::CglLandPSimplex::TabRow::print ( std::ostream &  os,
int  width = 9,
const int *  nonBasics = NULL,
int  m = 0 
) [inline]

Definition at line 69 of file CglLandPSimplex.hpp.


Member Data Documentation

Definition at line 94 of file CglLandPSimplex.hpp.

Definition at line 95 of file CglLandPSimplex.hpp.

Definition at line 96 of file CglLandPSimplex.hpp.

Definition at line 97 of file CglLandPSimplex.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1