slepc-3.23.0 2025-03-29
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
include/slepcsvd.h
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages