Expand description
biconjugate gradient stabilized method.
Structs§
- Bicg
Info - algorithm result
- Bicg
Params - algorithm parameters
Enums§
- Bicg
Error - algorithm error
Functions§
- bicgstab
- executes bicgstab using the provided preconditioners
- bicgstab_
scratch - computes the size and alignment of required workspace for executing the bicgstab algorithm