NEPErrorType#
The error type used to assess accuracy of computed solutions
Synopsis#
typedef enum { NEP_ERROR_ABSOLUTE,
NEP_ERROR_RELATIVE,
NEP_ERROR_BACKWARD } NEPErrorType;
See Also#
NEPComputeError()
Level#
intermediate
Location#
Index of all NEP routines Table of Contents for all manual pages Index of all manual pages