[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] error handling for GSL
From: |
Andrew Spott |
Subject: |
[Help-gsl] error handling for GSL |
Date: |
Tue, 6 Mar 2012 21:33:58 -0700 |
Do the individual functions in the GSL, handle errors gracefully? I.E. function
gsl_sf_bessel_jl_array calls gsl_sf_gamma, which returns a GSL_EUNDRFLW, does
gsl_sf_bessel_jl_array handle that error, or just pass it on?
Thanks for the help.
-Andrew
- [Help-gsl] error handling for GSL,
Andrew Spott <=