<div dir="ltr">Hey Liam et al.<br><br>I wanted to use the numerical differentiation functions of GSL (specifically gsl_deriv_central or the GSLL equiv CENTRAL-DERIVATIVE).  Does anyone have some examples of it's usage?<br>
<br>i have tried this with my home brewed GSL bindings.  However, it is a bit trickier than most stuff I have played with since it involves a callback function.  The callback must be placed in a slot of a gsl_function object.  Both of these steps seem trivial enough, but I am getting some memory error that I am having trouble debugging (bringing back old nightmares of C).<br>
<br>Anyway, thanks for reading,<br>Zach<br><br><br></div>