AddTo(TNonZeroRange &&nonZeros, Eigen::SparseCompressedBase< TDerived > &Ain) const (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | inline |
Compute(IndexType nRows, IndexType nCols, TRowIndexRange &&rowIndices, TColIndexRange &&colIndices) (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | inline |
IndexType typedef | pbat::math::linalg::SparsityPattern< TIndex, Options > | |
InnerPatternType typedef | pbat::math::linalg::SparsityPattern< TIndex, Options > | |
IsEmpty() const (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | inline |
Pattern() const -> Eigen::SparseMatrix< TScalar, Options, TIndex > (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | inline |
SparsityPattern()=default (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | |
SparsityPattern(IndexType nRows, IndexType nCols, TRowIndexRange &&rowIndices, TColIndexRange &&colIndices) (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | |
To(TNonZeroRange &&nonZeros, Eigen::SparseCompressedBase< TDerived > &Ain) const (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | inline |
ToMatrix(TNonZeroRange &&nonZeros) const -> Eigen::SparseMatrix< std::ranges::range_value_t< TNonZeroRange >, Options, TIndex > (defined in pbat::math::linalg::SparsityPattern< TIndex, Options >) | pbat::math::linalg::SparsityPattern< TIndex, Options > | inline |