Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::glop::CompactSparseMatrix Member List

This is the complete list of members for operations_research::glop::CompactSparseMatrix, including all inherited members.

AddAndClearColumnWithNonZeros(DenseColumn *column, std::vector< RowIndex > *non_zeros)operations_research::glop::CompactSparseMatrix
AddDenseColumn(const DenseColumn &dense_column)operations_research::glop::CompactSparseMatrix
AddDenseColumnPrefix(DenseColumn::ConstView dense_column, RowIndex start)operations_research::glop::CompactSparseMatrix
AddDenseColumnWithNonZeros(const DenseColumn &dense_column, const std::vector< RowIndex > &non_zeros)operations_research::glop::CompactSparseMatrix
coefficients_operations_research::glop::CompactSparseMatrixprotected
Column(ColIndex col) constoperations_research::glop::CompactSparseMatrixinlineprotected
column(ColIndex col) constoperations_research::glop::CompactSparseMatrixinline
ColumnAddMultipleToDenseColumn(ColIndex col, Fractional multiplier, DenseColumn::View dense_column) constoperations_research::glop::CompactSparseMatrixinline
ColumnAddMultipleToDenseColumn(ColIndex col, Fractional multiplier, DenseColumn *dense_column) constoperations_research::glop::CompactSparseMatrixinline
ColumnAddMultipleToSparseScatteredColumn(ColIndex col, Fractional multiplier, ScatteredColumn *column) constoperations_research::glop::CompactSparseMatrixinline
ColumnCopyToClearedDenseColumn(ColIndex col, DenseColumn *dense_column) constoperations_research::glop::CompactSparseMatrixinline
ColumnCopyToClearedDenseColumnWithNonZeros(ColIndex col, DenseColumn *dense_column, RowIndexVector *non_zeros) constoperations_research::glop::CompactSparseMatrixinline
ColumnCopyToDenseColumn(ColIndex col, DenseColumn *dense_column) constoperations_research::glop::CompactSparseMatrixinline
ColumnIsEmpty(ColIndex col) constoperations_research::glop::CompactSparseMatrixinline
ColumnNumEntries(ColIndex col) constoperations_research::glop::CompactSparseMatrixinline
ColumnScalarProduct(ColIndex col, const DenseRow &vector) constoperations_research::glop::CompactSparseMatrixinline
CompactSparseMatrix()=defaultoperations_research::glop::CompactSparseMatrix
CompactSparseMatrix(const SparseMatrix &matrix)operations_research::glop::CompactSparseMatrixinlineexplicit
CompactSparseMatrix(const CompactSparseMatrix &)=deleteoperations_research::glop::CompactSparseMatrix
IsEmpty() constoperations_research::glop::CompactSparseMatrixinline
num_cols() constoperations_research::glop::CompactSparseMatrixinline
num_cols_operations_research::glop::CompactSparseMatrixprotected
num_entries() constoperations_research::glop::CompactSparseMatrixinline
num_rows() constoperations_research::glop::CompactSparseMatrixinline
num_rows_operations_research::glop::CompactSparseMatrixprotected
operator=(const CompactSparseMatrix &)=deleteoperations_research::glop::CompactSparseMatrix
PopulateFromMatrixView(const MatrixView &input)operations_research::glop::CompactSparseMatrix
PopulateFromSparseMatrixAndAddSlacks(const SparseMatrix &input)operations_research::glop::CompactSparseMatrix
PopulateFromTranspose(const CompactSparseMatrix &input)operations_research::glop::CompactSparseMatrix
Reset(RowIndex num_rows)operations_research::glop::CompactSparseMatrix
rows_operations_research::glop::CompactSparseMatrixprotected
starts_operations_research::glop::CompactSparseMatrixprotected
Swap(CompactSparseMatrix *other)operations_research::glop::CompactSparseMatrix
view() constoperations_research::glop::CompactSparseMatrixinline