Diana  0.8.3
DianaLSQRSolver Member List
This is the complete list of members for DianaLSQRSolver, including all inherited members.
aval (defined in DianaLSQRSolver)DianaLSQRSolver [private]
crc32sa (defined in DianaLSQRSolver)DianaLSQRSolver [private]
dblUround (defined in DianaLSQRSolver)DianaLSQRSolver [private]
decompose() (defined in IDianaLinearAlgebraSolver)IDianaLinearAlgebraSolver [inline, virtual]
DianaLSQRSolver() (defined in DianaLSQRSolver)DianaLSQRSolver
DianaLSQRSolver(const DianaSparseArray &spar) (defined in DianaLSQRSolver)DianaLSQRSolver
init_matrix(const DianaSparseArray &spar) (defined in DianaLSQRSolver)DianaLSQRSolver [private]
irow (defined in DianaLSQRSolver)DianaLSQRSolver [private]
jcol (defined in DianaLSQRSolver)DianaLSQRSolver [private]
mulvec(const Common::Types::CapeArrayDouble &vec, Common::Types::CapeArrayDouble &res, Common::Types::CapeBoolean transpose=false) (defined in DianaLSQRSolver)DianaLSQRSolver [virtual]
mulvec(int nvec, const double *vec, int nres, double *res, Common::Types::CapeBoolean transpose=false) (defined in DianaLSQRSolver)DianaLSQRSolver [virtual]
nCols (defined in DianaLSQRSolver)DianaLSQRSolver [private]
nNonZeros (defined in DianaLSQRSolver)DianaLSQRSolver [private]
norm2(int n, const double *vec) (defined in DianaLSQRSolver)DianaLSQRSolver [private]
nRows (defined in DianaLSQRSolver)DianaLSQRSolver [private]
operator=(const DianaSparseArray &spar) (defined in DianaLSQRSolver)DianaLSQRSolver
solve(const Common::Types::CapeArrayDouble &rhs, Common::Types::CapeArrayDouble &sol, Common::Types::CapeBoolean transpose=false) (defined in DianaLSQRSolver)DianaLSQRSolver [virtual]
solve(int n, const double *rhs, double *sol, Common::Types::CapeBoolean transpose=false) (defined in DianaLSQRSolver)DianaLSQRSolver [virtual]
~DianaLSQRSolver() (defined in DianaLSQRSolver)DianaLSQRSolver [virtual]
~IDianaLinearAlgebraSolver() (defined in IDianaLinearAlgebraSolver)IDianaLinearAlgebraSolver [inline, virtual]