slepc-3.13.0 2020-03-31
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
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/svd/tutorials/ex14.c.html
src/svd/tutorials/ex15.c.html
src/svd/tutorials/ex15f.F.html