| golub_kahan | R Documentation |
Golub-Kahan bidiagonalization method descriptor.
golub_kahan(max_subspace = NULL, reorthogonalize = TRUE)
max_subspace |
Optional maximum Krylov subspace size. |
reorthogonalize |
Whether to apply full two-sided
reorthogonalization. |
An eigencore_method descriptor selecting Golub-Kahan
bidiagonalization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.