#include "slepcsvd.h" PetscErrorCode SVDSetWorkVecs(SVD svd,PetscInt nleft,PetscInt nright)Collective on svd
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 |
Location: src/svd/interface/svddefault.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages