Definition at line 115 of file basis_representation.h.
#include <basis_representation.h>
◆ EtaFactorization() [1/2]
| operations_research::glop::EtaFactorization::EtaFactorization |
( |
| ) |
|
◆ EtaFactorization() [2/2]
| operations_research::glop::EtaFactorization::EtaFactorization |
( |
const EtaFactorization & | | ) |
|
|
delete |
◆ ~EtaFactorization()
| operations_research::glop::EtaFactorization::~EtaFactorization |
( |
| ) |
|
|
virtual |
◆ Clear()
| void operations_research::glop::EtaFactorization::Clear |
( |
| ) |
|
◆ LeftSolve()
| void operations_research::glop::EtaFactorization::LeftSolve |
( |
DenseRow * | y | ) |
const |
◆ operator=()
◆ RightSolve()
| void operations_research::glop::EtaFactorization::RightSolve |
( |
DenseColumn * | d | ) |
const |
◆ SparseLeftSolve()
| void operations_research::glop::EtaFactorization::SparseLeftSolve |
( |
DenseRow * | y, |
|
|
ColIndexVector * | pos ) const |
◆ Update()
| void operations_research::glop::EtaFactorization::Update |
( |
ColIndex | entering_col, |
|
|
RowIndex | leaving_variable_row, |
|
|
const ScatteredColumn & | direction ) |
The documentation for this class was generated from the following files: