Definition at line 872 of file revised_simplex.h.
#include <revised_simplex.h>
◆ ConstIterator
◆ RevisedSimplexDictionary() [1/2]
| operations_research::glop::RevisedSimplexDictionary::RevisedSimplexDictionary |
( |
const DenseRow * | col_scales, |
|
|
RevisedSimplex * | revised_simplex ) |
|
inline |
◆ RevisedSimplexDictionary() [2/2]
| operations_research::glop::RevisedSimplexDictionary::RevisedSimplexDictionary |
( |
const RevisedSimplexDictionary & | | ) |
|
|
delete |
◆ begin()
| ConstIterator operations_research::glop::RevisedSimplexDictionary::begin |
( |
| ) |
const |
|
inline |
◆ end()
| ConstIterator operations_research::glop::RevisedSimplexDictionary::end |
( |
| ) |
const |
|
inline |
◆ GetBasicColumnForRow()
| ColIndex operations_research::glop::RevisedSimplexDictionary::GetBasicColumnForRow |
( |
RowIndex | r | ) |
const |
|
inline |
◆ GetRow()
| SparseRow operations_research::glop::RevisedSimplexDictionary::GetRow |
( |
RowIndex | r | ) |
const |
|
inline |
◆ NumRows()
| size_t operations_research::glop::RevisedSimplexDictionary::NumRows |
( |
| ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: