suanPan
Loading...
Searching...
No Matches
SparseMatSuperLU< T > Member List

This is the complete list of members for SparseMatSuperLU< T >, including all inherited members.

at(uword, uword) overrideSparseMat< T >virtual
csc_condense() overrideSparseMat< T >virtual
csr_condense() overrideSparseMat< T >virtual
diag() const overrideSparseMat< T >virtual
direct_solve(Mat< T > &, Mat< T > &&) overrideSparseMatSuperLU< T >virtual
direct_solve(Mat< T > &, const Mat< T > &) overrideSparseMatSuperLU< T >virtual
SparseMat::direct_solve(const C &B)MetaMat< T >inline
SparseMat::direct_solve(C &&B)MetaMat< T >inline
SparseMat::direct_solve(Mat< T > &, const SpMat< T > &)MetaMat< T >virtual
SparseMat::direct_solve(Mat< T > &, SpMat< T > &&)MetaMat< T >virtual
evaluate(const Col< T > &) constMetaMat< T >
factoredMetaMat< T >protected
get_solver_setting()MetaMat< T >
is_empty() const overrideSparseMat< T >virtual
iterative_solve(Mat< T > &, const Mat< T > &) overrideSparseMat< T >virtual
MetaMat::iterative_solve(const Mat< T > &)MetaMat< T >
MetaMat::iterative_solve(const SpMat< T > &)MetaMat< T >
MetaMat::iterative_solve(Mat< T > &, const SpMat< T > &)MetaMat< T >
make_copy() overrideSparseMatSuperLU< T >virtual
max() const overrideSparseMat< T >virtual
memptr() const overrideSparseMat< T >virtual
memptr() overrideSparseMat< T >virtual
MetaMat(uword, uword, uword)MetaMat< T >
MetaMat(const MetaMat &)=defaultMetaMat< T >
MetaMat(MetaMat &&) noexcept=deleteMetaMat< T >
n_colsMetaMat< T >
n_elemMetaMat< T >
n_rowsMetaMat< T >
nullify(uword) overrideSparseMat< T >virtual
operator()(uword, uword) const overrideSparseMat< T >virtual
operator*(const Mat< T > &) const overrideSparseMat< T >virtual
operator*=(T) overrideSparseMat< T >virtual
operator+=(const shared_ptr< MetaMat< T > > &) overrideSparseMat< T >virtual
operator+=(const triplet_form< T, uword > &) overrideSparseMat< T >virtual
operator-=(const shared_ptr< MetaMat< T > > &) overrideSparseMat< T >virtual
operator-=(const triplet_form< T, uword > &) overrideSparseMat< T >virtual
operator=(const SparseMatSuperLU &)=deleteSparseMatSuperLU< T >
operator=(SparseMatSuperLU &&) noexcept=deleteSparseMatSuperLU< T >
SparseMat::operator=(const MetaMat &)=deleteMetaMat< T >
SparseMat::operator=(MetaMat &&) noexcept=deleteMetaMat< T >
save(const char *)MetaMat< T >
set_factored(bool)MetaMat< T >
set_solver_setting(const SolverSetting< T > &)MetaMat< T >
settingMetaMat< T >protected
sign_det() const overrideSparseMat< T >virtual
solve(const C &B)MetaMat< T >inline
solve(C &&B)MetaMat< T >inline
solve(Mat< T > &X, const C &B)MetaMat< T >inline
solve(Mat< T > &X, C &&B)MetaMat< T >inline
SparseMat(uword, uword, uword=0)SparseMat< T >
SparseMatSuperLU(uword, uword, uword=0)SparseMatSuperLU< T >
SparseMatSuperLU(const SparseMatSuperLU &)SparseMatSuperLU< T >
SparseMatSuperLU(SparseMatSuperLU &&) noexcept=deleteSparseMatSuperLU< T >
triplet_matMetaMat< T >
unify(uword) overrideSparseMat< T >virtual
unsafe_at(uword, uword)MetaMat< T >virtual
zeros() overrideSparseMatSuperLU< T >virtual
~MetaMat()=defaultMetaMat< T >virtual
~SparseMatSuperLU() overrideSparseMatSuperLU< T >