slepc-3.23.1 2025-05-01
   
SVDWhich
Determines whether largest or smallest singular triplets are to be computed 
Synopsis
typedef enum { SVD_LARGEST,
               SVD_SMALLEST } SVDWhich;
See Also
 SVDSetWhichSingularTriplets(), SVDGetWhichSingularTriplets()
Level
intermediate
Location
include/slepcsvd.h
Examples
src/svd/tutorials/ex8.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages