SVDKSVDPolarMethod#
determines the method to compute the polar decomposition within KSVD
Synopsis#
typedef enum { SVD_KSVD_POLAR_QDWH = 1,
SVD_KSVD_POLAR_ZOLOPD = 2 } SVDKSVDPolarMethod;
See Also#
SVDKSVDSetPolarMethod(), SVDKSVDGetPolarMethod()
Level#
advanced
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages