slepc-main 2025-03-25
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