[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] error: dereferencing pointer to incomplete type
From: |
Eric Leonel Dorval |
Subject: |
[Bug-gsl] error: dereferencing pointer to incomplete type |
Date: |
Sat, 21 May 2005 16:26:36 -0300 |
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?
Greetings.
Eric Dorval address@hidden
- [Bug-gsl] error: dereferencing pointer to incomplete type,
Eric Leonel Dorval <=