slepc-3.23.1 2025-05-01
   
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