Re: [Vala] GSL binding problem: OdeivEvolve::apply



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]