Definition at line 304 of file sparse.h.
#include <sparse.h>
◆ ConstView()
| operations_research::glop::CompactSparseMatrix::ConstView::ConstView |
( |
const CompactSparseMatrix * | matrix | ) |
|
|
inlineexplicit |
◆ Column()
| ::util::IntegerRange< EntryIndex > operations_research::glop::CompactSparseMatrix::ConstView::Column |
( |
ColIndex | col | ) |
const |
|
inline |
◆ ColumnNumEntries()
| EntryIndex operations_research::glop::CompactSparseMatrix::ConstView::ColumnNumEntries |
( |
ColIndex | col | ) |
const |
|
inline |
◆ ColumnScalarProduct()
◆ EntryCoefficient()
| Fractional operations_research::glop::CompactSparseMatrix::ConstView::EntryCoefficient |
( |
EntryIndex | i | ) |
const |
|
inline |
◆ EntryRow()
| RowIndex operations_research::glop::CompactSparseMatrix::ConstView::EntryRow |
( |
EntryIndex | i | ) |
const |
|
inline |
The documentation for this class was generated from the following file: