slepc-3.23.1 2025-05-01
   
SVDKSVDEigenMethod
determines the method to solve the eigenproblem within KSVD 
Synopsis
typedef enum { SVD_KSVD_EIGEN_MRRR = 1,
               SVD_KSVD_EIGEN_DC   = 2,
               SVD_KSVD_EIGEN_ELPA = 3 } SVDKSVDEigenMethod;
See Also
 SVDKSVDSetEigenMethod(), SVDKSVDGetEigenMethod()
Level
advanced
Location
include/slepcsvd.h
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages