slepc-3.16.1 2021-11-17
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: include/slepcsvd.h

Examples

src/svd/tutorials/ex15.c.html
src/svd/tutorials/ex45.c.html
src/svd/tutorials/ex48.c.html
src/svd/tutorials/ex15f.F.html

Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages