slepc-3.17.0 2022-03-31
SVDWhich
Determines whether largest or smallest singular triplets are to be computed
Synopsis
typedef enum { SVD_LARGEST,
SVD_SMALLEST } SVDWhich;
See Also
SVDSetWhichSingularTriplets(), SVDGetWhichSingularTriplets()
Location: include/slepcsvd.h
Examples
src/svd/tutorials/ex8.c.html
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages