|
Vol 1.5.4
|
Public Member Functions | |
| OsiVolMatrixOneMinusOne_ (const CoinPackedMatrix &m) | |
| ~OsiVolMatrixOneMinusOne_ () | |
| void | timesMajor (const double *x, double *y) const |
Private Attributes | |
| int | majorDim_ |
| int | minorDim_ |
| int | plusSize_ |
| int * | plusInd_ |
| int * | plusStart_ |
| int * | plusLength_ |
| int | minusSize_ |
| int * | minusInd_ |
| int * | minusStart_ |
| int * | minusLength_ |
Definition at line 32 of file OsiVolSolverInterface.hpp.
| OsiVolSolverInterface::OsiVolMatrixOneMinusOne_::OsiVolMatrixOneMinusOne_ | ( | const CoinPackedMatrix & | m | ) |
| OsiVolSolverInterface::OsiVolMatrixOneMinusOne_::~OsiVolMatrixOneMinusOne_ | ( | ) |
| void OsiVolSolverInterface::OsiVolMatrixOneMinusOne_::timesMajor | ( | const double * | x, |
| double * | y ) const |
|
private |
Definition at line 33 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 34 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 36 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 37 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 38 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 39 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 41 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 42 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 43 of file OsiVolSolverInterface.hpp.
|
private |
Definition at line 44 of file OsiVolSolverInterface.hpp.