Home | Trees | Indices | Help |
|
---|
|
BV methods for computing the SVD - `REFINE`: Based on the SVD of the cross product matrix S'*S, with refinement. - `QR`: Based on the SVD of the triangular factor of qr(S). - `QR_CAA`: Variant of QR intended for use in cammunication-avoiding Arnoldi.
|
|||
Inherited from |
|
|||
QR = 1
|
|||
QR_CAA = 2
|
|||
REFINE = 0
|
|||
__qualname__ =
|
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 4 12:32:47 2021 | http://epydoc.sourceforge.net |