slepc-3.16.3 2022-04-11
Report Typos and Errors

SVDProblemType

Determines the type of singular value problem

Synopsis

typedef enum { SVD_STANDARD=1,
               SVD_GENERALIZED    /* GSVD */
             } SVDProblemType;

See Also

SVDSetProblemType(), SVDGetProblemType()

Location: src/svd/../../include/slepcsvd.h
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages