OR-Tools  8.2
UpdateRow Member List

This is the complete list of members for UpdateRow, including all inherited members.

ComputeAndGetUnitRowLeftInverse(RowIndex leaving_row)UpdateRow
ComputeUpdateRow(RowIndex leaving_row)UpdateRow
ComputeUpdateRowForBenchmark(const DenseRow &lhs, const std::string &algorithm)UpdateRow
DeterministicTime() constUpdateRowinline
GetCoefficient(ColIndex col) constUpdateRowinline
GetCoefficients() constUpdateRow
GetNonZeroPositions() constUpdateRow
GetUnitRowLeftInverse() constUpdateRow
IgnoreUpdatePosition(ColIndex col)UpdateRow
Invalidate()UpdateRow
RecomputeFullUpdateRow(RowIndex leaving_row)UpdateRow
SetParameters(const GlopParameters &parameters)UpdateRow
StatString() constUpdateRowinline
UpdateRow(const CompactSparseMatrix &matrix, const CompactSparseMatrix &transposed_matrix, const VariablesInfo &variables_info, const RowToColMapping &basis, const BasisFactorization &basis_factorization)UpdateRow