Definition at line 239 of file preprocessor.h.
#include <preprocessor.h>
◆ RowDeletionHelper() [1/2]
| operations_research::glop::RowDeletionHelper::RowDeletionHelper |
( |
| ) |
|
|
default |
◆ RowDeletionHelper() [2/2]
| operations_research::glop::RowDeletionHelper::RowDeletionHelper |
( |
const RowDeletionHelper & | | ) |
|
|
delete |
◆ Clear()
| void operations_research::glop::RowDeletionHelper::Clear |
( |
| ) |
|
◆ GetMarkedRows()
| const DenseBooleanColumn & operations_research::glop::RowDeletionHelper::GetMarkedRows |
( |
| ) |
const |
◆ IsEmpty()
| bool operations_research::glop::RowDeletionHelper::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsRowMarked()
| bool operations_research::glop::RowDeletionHelper::IsRowMarked |
( |
RowIndex | row | ) |
const |
|
inline |
◆ MarkRowForDeletion()
| void operations_research::glop::RowDeletionHelper::MarkRowForDeletion |
( |
RowIndex | row | ) |
|
◆ operator=()
◆ RestoreDeletedRows()
| void operations_research::glop::RowDeletionHelper::RestoreDeletedRows |
( |
ProblemSolution * | solution | ) |
const |
◆ UnmarkRow()
| void operations_research::glop::RowDeletionHelper::UnmarkRow |
( |
RowIndex | row | ) |
|
The documentation for this class was generated from the following files: