![]() |
OR-Tools
9.2
|
Go to the source code of this file.
Namespaces | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::glop | |
Functions | |
| ColMapping | FindProportionalColumns (const SparseMatrix &matrix, Fractional tolerance) |
| ColMapping | FindProportionalColumnsUsingSimpleAlgorithm (const SparseMatrix &matrix, Fractional tolerance) |
| bool | AreFirstColumnsAndRowsExactlyEquals (RowIndex num_rows, ColIndex num_cols, const SparseMatrix &matrix_a, const CompactSparseMatrix &matrix_b) |
| bool | IsRightMostSquareMatrixIdentity (const SparseMatrix &matrix) |
| ColIndex col |
Definition at line 60 of file matrix_utils.cc.
| int64_t hash |
Definition at line 61 of file matrix_utils.cc.
| double value |
Definition at line 62 of file matrix_utils.cc.