/home/coin/SVN-release/OS-2.0.0/Couenne/src/disjunctive/dummyVecMatr.cpp File Reference

#include "OsiSolverInterface.hpp"
#include "CoinPackedVector.hpp"
#include "CoinPackedMatrix.hpp"
#include "CoinHelperFunctions.hpp"
#include "CouennePrecisions.hpp"

Include dependency graph for dummyVecMatr.cpp:

Go to the source code of this file.

Functions

void addSubMatr (int *start, int *len, int *ind, double *el, CoinPackedMatrix &A, CoinPackedVector &v, int &cur, int &ncols, int dispM, int dispVec, int finalrow)
void printMatrix (int nrows, int ncols, int nel, const int *start, const int *len, const int *ind, const double *el)
void printMatrix (const CoinPackedMatrix *A)
void printLPMatrix (const OsiSolverInterface &si)


Function Documentation

void addSubMatr ( int *  start,
int *  len,
int *  ind,
double *  el,
CoinPackedMatrix &  A,
CoinPackedVector &  v,
int &  cur,
int &  ncols,
int  dispM,
int  dispVec,
int  finalrow 
)

Definition at line 19 of file dummyVecMatr.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts().

void printMatrix ( int  nrows,
int  ncols,
int  nel,
const int *  start,
const int *  len,
const int *  ind,
const double *  el 
)

Definition at line 81 of file dummyVecMatr.cpp.

void printMatrix ( const CoinPackedMatrix *  A  ) 

Definition at line 107 of file dummyVecMatr.cpp.

References printMatrix().

void printLPMatrix ( const OsiSolverInterface &  si  ) 

Definition at line 125 of file dummyVecMatr.cpp.

References printMatrix().

Referenced by CouenneDisjCuts::generateDisjCuts().


Generated on Mon Aug 3 03:05:00 2009 by  doxygen 1.4.7