addTo(_Index i, _Index j, const T val) | gsSparseMatrix< T, _Options, _Index > | inline |
begin(const index_t outer) const | gsSparseMatrix< T, _Options, _Index > | inline |
blockView(const gsVector< index_t > &rowSizes, const gsVector< index_t > &colSizes) | gsSparseMatrix< T, _Options, _Index > | inline |
blockView(const gsVector< index_t > &rowSizes, const gsVector< index_t > &colSizes) const | gsSparseMatrix< T, _Options, _Index > | inline |
constFullView typedef | gsSparseMatrix< T, _Options, _Index > | |
fullView typedef | gsSparseMatrix< T, _Options, _Index > | |
gsSparseMatrix(const gsEigen::EigenBase< OtherDerived > &other) | gsSparseMatrix< T, _Options, _Index > | inline |
gsSparseMatrix(const gsEigen::SparseSelfAdjointView< OtherDerived, UpLo > &other) | gsSparseMatrix< T, _Options, _Index > | inline |
gsSparseMatrix(const gsEigen::MatrixBase< OtherDerived > &other) | gsSparseMatrix< T, _Options, _Index > | inline |
gsSparseMatrix(const gsEigen::SparseMatrixBase< OtherDerived > &other) | gsSparseMatrix< T, _Options, _Index > | inline |
gsSparseMatrix(const gsEigen::ReturnByValue< OtherDerived > &other) | gsSparseMatrix< T, _Options, _Index > | inline |
innerOf(const container &outer) const | gsSparseMatrix< T, _Options, _Index > | inline |
insertTo(_Index i, _Index j, const T val) | gsSparseMatrix< T, _Options, _Index > | inline |
kron(const gsSparseMatrix &other) const | gsSparseMatrix< T, _Options, _Index > | inline |
moveToPtr() | gsSparseMatrix< T, _Options, _Index > | inline |
multiplyBy(const container &inner, const container &outer, const gsMatrix< T > &other) | gsSparseMatrix< T, _Options, _Index > | inline |
nonZerosPerCol() | gsSparseMatrix< T, _Options, _Index > | inline |
Ptr typedef | gsSparseMatrix< T, _Options, _Index > | |
submatrix(const container &inner, const container &outer) const | gsSparseMatrix< T, _Options, _Index > | inline |
uPtr typedef | gsSparseMatrix< T, _Options, _Index > | |