Derived Types

TypeLocationExtendsDescription
lsqr_solver lsqr_module None

main class to access the lsqr solver.

Read more…
lsqr_solver_ez lsqr_module lsqr_solver

a simplier version of lsqr_solver where the aprod function is provided internally. To use, first call the initialize method to set the matrix and other inputs.

type~~graph~~TypeGraph type~lsqr_solver lsqr_solver type~lsqr_solver_ez lsqr_solver_ez type~lsqr_solver_ez->type~lsqr_solver
Help