![]() |
OR-Tools
8.2
|
Definition at line 38 of file rank_one_update.h.
Public Member Functions | |
| RankOneUpdateElementaryMatrix (const CompactSparseMatrix *storage, ColIndex u_index, ColIndex v_index, Fractional u_dot_v) | |
| bool | IsSingular () const |
| void | RightSolve (DenseColumn *x) const |
| void | RightSolveWithNonZeros (ScatteredColumn *x) const |
| void | LeftSolve (DenseRow *y) const |
| void | LeftSolveWithNonZeros (ScatteredRow *y) const |
| void | RightMultiply (DenseColumn *x) const |
| void | LeftMultiply (DenseRow *y) const |
| EntryIndex | num_entries () const |
|
inline |
Definition at line 46 of file rank_one_update.h.
|
inline |
Definition at line 57 of file rank_one_update.h.
|
inline |
Definition at line 104 of file rank_one_update.h.
|
inline |
Definition at line 79 of file rank_one_update.h.
|
inline |
Definition at line 86 of file rank_one_update.h.
|
inline |
Definition at line 110 of file rank_one_update.h.
|
inline |
Definition at line 97 of file rank_one_update.h.
|
inline |
Definition at line 61 of file rank_one_update.h.
|
inline |
Definition at line 67 of file rank_one_update.h.