Expand description
least squares minimal residual.
Structs§
- Lsmr
Info - algorithm result
- Lsmr
Params - algorithm parameters
Enums§
- Lsmr
Error - 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