slepc-3.15.1 2021-05-28
Report Typos and Errors

SVDErrorType

The error type used to assess accuracy of computed solutions

Synopsis

typedef enum { SVD_ERROR_ABSOLUTE,
               SVD_ERROR_RELATIVE } SVDErrorType;

See Also

SVDComputeError()

Location: src/svd/../../include/slepcsvd.h

Examples

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

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