[Vala] GSL binding problem: OdeivEvolve::apply
- From: Feng Yu <rainwoodman gmail com>
- To: "Martin (OpenGeoMap)" <martin opengeomap org>
- Cc: Vala-list <vala-list gnome org>
- Subject: [Vala] GSL binding problem: OdeivEvolve::apply
- Date: Mon, 9 Mar 2009 14:41:53 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]