![]() |
OR-Tools
8.2
|
Public Member Functions | |
| CompactSparseMatrixView (const CompactSparseMatrix *compact_matrix, const RowToColMapping *basis) | |
| bool | IsEmpty () const |
| RowIndex | num_rows () const |
| ColIndex | num_cols () const |
| const ColumnView | column (ColIndex col) const |
| EntryIndex | num_entries () const |
| Fractional | ComputeOneNorm () const |
| Fractional | ComputeInfinityNorm () const |
|
inline |
|
inline |
| Fractional ComputeInfinityNorm | ( | ) | const |
| Fractional ComputeOneNorm | ( | ) | const |