slepc-3.23.1 2025-05-01
   
SVDPRIMMEMethod
determines the SVD method selected in the PRIMME library 
Synopsis
typedef enum { SVD_PRIMME_HYBRID          = 1,
               SVD_PRIMME_NORMALEQUATIONS = 2,
               SVD_PRIMME_AUGMENTED       = 3 } SVDPRIMMEMethod;
See Also
 SVDPRIMMESetMethod(), SVDPRIMMEGetMethod()
Level
advanced
Location
include/slepcsvd.h
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages