Module lsmr

Module lsmr 

Source
Expand description

least squares minimal residual.

Structs§

LsmrInfo
algorithm result
LsmrParams
algorithm parameters

Enums§

LsmrError
algorithm error

Functions§

lsmr
executes lsmr using the provided preconditioner
lsmr_scratch
computes the size and alignment of required workspace for executing the lsmr algorithm