blob: 83db7bab85b9f09819502ed0d9e6641420439d84 [file] [log] [blame]
/* CDF_ERROR: call the error handler, and return a NAN. */
#define CDF_ERROR(reason, gsl_errno) GSL_ERROR_VAL(reason, gsl_errno, GSL_NAN)