Definition at line 60 of file primal_edge_norms.h.
#include <primal_edge_norms.h>
◆ PrimalEdgeNorms() [1/2]
◆ PrimalEdgeNorms() [2/2]
| operations_research::glop::PrimalEdgeNorms::PrimalEdgeNorms |
( |
const PrimalEdgeNorms & | | ) |
|
|
delete |
◆ AddRecomputationWatcher()
| void operations_research::glop::PrimalEdgeNorms::AddRecomputationWatcher |
( |
bool * | watcher | ) |
|
|
inline |
◆ Clear()
| void operations_research::glop::PrimalEdgeNorms::Clear |
( |
| ) |
|
◆ DeterministicTime()
| double operations_research::glop::PrimalEdgeNorms::DeterministicTime |
( |
| ) |
const |
|
inline |
◆ GetDevexWeights()
| const DenseRow & operations_research::glop::PrimalEdgeNorms::GetDevexWeights |
( |
| ) |
|
◆ GetEdgeSquaredNorms()
| const DenseRow & operations_research::glop::PrimalEdgeNorms::GetEdgeSquaredNorms |
( |
| ) |
|
◆ GetMatrixColumnNorms()
| const DenseRow & operations_research::glop::PrimalEdgeNorms::GetMatrixColumnNorms |
( |
| ) |
|
◆ GetSquaredNorms()
◆ NeedsBasisRefactorization()
| bool operations_research::glop::PrimalEdgeNorms::NeedsBasisRefactorization |
( |
| ) |
const |
◆ operator=()
◆ SetParameters()
| void operations_research::glop::PrimalEdgeNorms::SetParameters |
( |
const GlopParameters & | parameters | ) |
|
|
inline |
◆ SetPricingRule()
◆ SetTimeLimit()
| void operations_research::glop::PrimalEdgeNorms::SetTimeLimit |
( |
TimeLimit * | time_limit | ) |
|
|
inline |
◆ StatString()
| std::string operations_research::glop::PrimalEdgeNorms::StatString |
( |
| ) |
const |
|
inline |
◆ TestEnteringEdgeNormPrecision()
| bool operations_research::glop::PrimalEdgeNorms::TestEnteringEdgeNormPrecision |
( |
ColIndex | entering_col, |
|
|
const ScatteredColumn & | direction ) |
◆ UpdateBeforeBasisPivot()
| void operations_research::glop::PrimalEdgeNorms::UpdateBeforeBasisPivot |
( |
ColIndex | entering_col, |
|
|
ColIndex | leaving_col, |
|
|
RowIndex | leaving_row, |
|
|
const ScatteredColumn & | direction, |
|
|
UpdateRow * | update_row ) |
The documentation for this class was generated from the following files: