Definition at line 50 of file dual_edge_norms.h.
#include <dual_edge_norms.h>
◆ DualEdgeNorms() [1/2]
| operations_research::glop::DualEdgeNorms::DualEdgeNorms |
( |
const BasisFactorization & | basis_factorization | ) |
|
|
explicit |
◆ DualEdgeNorms() [2/2]
| operations_research::glop::DualEdgeNorms::DualEdgeNorms |
( |
const DualEdgeNorms & | | ) |
|
|
delete |
◆ Clear()
| void operations_research::glop::DualEdgeNorms::Clear |
( |
| ) |
|
◆ GetEdgeSquaredNorms()
◆ NeedsBasisRefactorization()
| bool operations_research::glop::DualEdgeNorms::NeedsBasisRefactorization |
( |
| ) |
const |
◆ operator=()
◆ ResizeOnNewRows()
| void operations_research::glop::DualEdgeNorms::ResizeOnNewRows |
( |
RowIndex | new_size | ) |
|
◆ SetParameters()
| void operations_research::glop::DualEdgeNorms::SetParameters |
( |
const GlopParameters & | parameters | ) |
|
|
inline |
◆ SetTimeLimit()
| void operations_research::glop::DualEdgeNorms::SetTimeLimit |
( |
TimeLimit * | time_limit | ) |
|
|
inline |
◆ StatString()
| std::string operations_research::glop::DualEdgeNorms::StatString |
( |
| ) |
const |
|
inline |
◆ TestPrecision()
| bool operations_research::glop::DualEdgeNorms::TestPrecision |
( |
RowIndex | leaving_row, |
|
|
const ScatteredRow & | unit_row_left_inverse ) |
◆ UpdateBeforeBasisPivot()
| void operations_research::glop::DualEdgeNorms::UpdateBeforeBasisPivot |
( |
ColIndex | entering_col, |
|
|
RowIndex | leaving_row, |
|
|
const ScatteredColumn & | direction, |
|
|
const ScatteredRow & | unit_row_left_inverse ) |
◆ UpdateDataOnBasisPermutation()
| void operations_research::glop::DualEdgeNorms::UpdateDataOnBasisPermutation |
( |
const ColumnPermutation & | col_perm | ) |
|
The documentation for this class was generated from the following files: