#include "slepcsvd.h" PetscErrorCode SVDSetWorkVecs(SVD svd,PetscInt nleft,PetscInt nright)Collective
svd | - singular value solver context | |
nleft | - number of work vectors of dimension equal to left singular vector | |
nright | - number of work vectors of dimension equal to right singular vector |