slepc-3.13.4 2020-09-02
Report Typos and Errors

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: src/svd/../../include/slepcsvd.h

Examples

src/svd/tutorials/ex8.c.html

Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages