#include "slepcsvd.h" PetscErrorCode SVDSetWhichSingularTriplets(SVD svd,SVDWhich which)Collective on SVD
| SVD_LARGEST | - largest singular values | |
| SVD_SMALLEST | - smallest singular values |
| -svd_largest | - Sets largest singular values | |
| -svd_smallest | - Sets smallest singular values |
Location: src/svd/interface/svdopts.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages