SVDConv#
Determines the convergence test
Synopsis#
typedef enum { SVD_CONV_ABS,
SVD_CONV_REL,
SVD_CONV_NORM,
SVD_CONV_MAXIT,
SVD_CONV_USER } SVDConv;
See Also#
Level#
intermediate
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages