gsl

Rick Stevens ricks at alldigital.com
Wed Jun 3 21:33:01 UTC 2015


On 06/03/2015 02:23 PM, Patrick Dupre wrote:
> Hello,
>
> Can somebody help me?
>
> This short piece of code fails.
> It seems to be due to the gsl library!
>
> Thank for your help.
>
> #include <gsl/gsl_multifit_nlin.h>
>
> int main () {
>    const gsl_multifit_fsolver_type *T_ ;
>    gsl_multifit_fsolver *s_ = gsl_multifit_fsolver_alloc (T_, 10, 1);
>    }

What's failing? Compile? Link? Execution?
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks at alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-     If Bill Gates got a dime for every time Windows crashes...     -
-              ...oh, wait.  He does.  THAT explains it!             -
----------------------------------------------------------------------


More information about the users mailing list