Definition at line 44 of file update_row.h.
#include <update_row.h>
◆ UpdateRow() [1/2]
◆ UpdateRow() [2/2]
| operations_research::glop::UpdateRow::UpdateRow |
( |
const UpdateRow & | | ) |
|
|
delete |
◆ ComputeAndGetUnitRowLeftInverse()
| const ScatteredRow & operations_research::glop::UpdateRow::ComputeAndGetUnitRowLeftInverse |
( |
RowIndex | leaving_row | ) |
|
◆ ComputeFullUpdateRow()
| void operations_research::glop::UpdateRow::ComputeFullUpdateRow |
( |
RowIndex | leaving_row, |
|
|
DenseRow * | output ) const |
◆ ComputeUnitRowLeftInverse()
| void operations_research::glop::UpdateRow::ComputeUnitRowLeftInverse |
( |
RowIndex | leaving_row | ) |
|
◆ ComputeUpdateRow()
| void operations_research::glop::UpdateRow::ComputeUpdateRow |
( |
RowIndex | leaving_row | ) |
|
◆ ComputeUpdateRowForBenchmark()
| void operations_research::glop::UpdateRow::ComputeUpdateRowForBenchmark |
( |
const DenseRow & | lhs, |
|
|
const std::string & | algorithm ) |
◆ DeterministicTime()
| double operations_research::glop::UpdateRow::DeterministicTime |
( |
| ) |
const |
|
inline |
◆ GetCoefficient()
| Fractional operations_research::glop::UpdateRow::GetCoefficient |
( |
ColIndex | col | ) |
const |
|
inline |
◆ GetCoefficients()
| const DenseRow & operations_research::glop::UpdateRow::GetCoefficients |
( |
| ) |
const |
◆ GetNonZeroPositions()
| absl::Span< const ColIndex > operations_research::glop::UpdateRow::GetNonZeroPositions |
( |
| ) |
const |
◆ GetUnitRowLeftInverse()
| const ScatteredRow & operations_research::glop::UpdateRow::GetUnitRowLeftInverse |
( |
| ) |
const |
◆ Invalidate()
| void operations_research::glop::UpdateRow::Invalidate |
( |
| ) |
|
◆ IsComputedFor()
| bool operations_research::glop::UpdateRow::IsComputedFor |
( |
RowIndex | leaving_row | ) |
const |
|
inline |
◆ operator=()
◆ SetParameters()
| void operations_research::glop::UpdateRow::SetParameters |
( |
const GlopParameters & | parameters | ) |
|
◆ StatString()
| std::string operations_research::glop::UpdateRow::StatString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: