Expand description
matrix-free linear operator traits and algorithms
Modules§
- bicgstab
- biconjugate gradient stabilized method.
- conjugate_
gradient - conjugate gradient method.
- eigen
- krylov-schur eigensolvers.
- lsmr
- least squares minimal residual.
Structs§
- Identity
Precond - identity preconditioner, no-op for most operations
Enums§
- Initial
Guess Status - specifies whether the initial guess should be assumed to be zero or not