#include "slepcsvd.h" PetscErrorCode SVDGetDimensions(SVD svd,int *nsv,int *ncv)Not Collective
nsv | - number of singular values to compute | |
ncv | - the maximum dimension of the subspace to be used by the solver |
Location: src/svd/interface/svdopts.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages