Re: [Vala] GSL binding problem: OdeivEvolve::apply
- From: Martin Vales <martin opengeomap org>
- To: Feng Yu <rainwoodman gmail com>
- Cc: Vala-list <vala-list gnome org>
- Subject: Re: [Vala] GSL binding problem: OdeivEvolve::apply
- Date: Mon, 09 Mar 2009 23:09:30 +0100
hi!
Dear Martin,
I notice another issue with Gsl binding.
In Gsl.OdeivEvolve::apply,
the time t and the step size are defined as an array.
But they are really in-out parameters, which should be defined as 'ref'., aka:
ref double t, ... ref double h.
I don't know if there are also similar issues around.
Best,
Yu
I am not the author of that bindings, else Matías.
Regards.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]