PEPErrorType#
The error type used to assess accuracy of computed solutions
Synopsis#
typedef enum { PEP_ERROR_ABSOLUTE,
PEP_ERROR_RELATIVE,
PEP_ERROR_BACKWARD } PEPErrorType;
See Also#
PEPComputeError()
Level#
intermediate
Location#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages