[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gsl] error: dereferencing pointer to incomplete type
From: |
Brian Gough |
Subject: |
Re: [Bug-gsl] error: dereferencing pointer to incomplete type |
Date: |
Fri, 27 May 2005 18:52:33 +0100 |
Eric Leonel Dorval writes:
> I am intending to run a multidimensional Monte Carlo integration
> routine, but when I compile I get the message:
>
> error: dereferencing pointer to incomplete type
>
> Apparently, this is a problem concerning the so-called
> gsl_monte_function.
> In order to verify that this statement was true, I also tried to compile
> the very example that is shown at the gsl page,
> http://www.gnu.org/software/gsl/manual/gsl-ref_23.html#SEC371
> (the quadratic function in two dimensions) and I got the same results.
> Could anyone please tell me why is it happening?
If you still have this problem, we need a complete example program that
reproduces it in order to go further. Thanks.
--
Brian Gough