Expand description
conjugate gradient method.
Structs§
Enums§
- CgError
- algorithm error
Functions§
- conjugate_
gradient - executes the conjugate gradient using the provided preconditioner
- conjugate_
gradient_ scratch - computes the size and alignment of required workspace for executing the conjugate gradient algorithm