#include "slepcsvd.h" PetscErrorCode SVDTRLanczosSetGBidiag(SVD svd,SVDTRLanczosGBidiag bidiag)Logically Collective on svd
svd | - the singular value solver | |
bidiag | - the bidiagonalization choice |
-svd_trlanczos_gbidiag | - Sets the bidiagonalization choice (either 's' or 'juu' or 'jlu') |
Location: src/svd/impls/trlanczos/trlanczos.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages