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#
Level#
advanced
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages