#include "slepcsvd.h" PetscErrorCode SVDTRLanczosSetRestart(SVD svd,PetscReal keep)Logically Collective on svd
svd | - the singular value solver | |
keep | - the number of vectors to be kept at restart |
-svd_trlanczos_restart | - Sets the restart parameter |
Location: src/svd/impls/trlanczos/trlanczos.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages