next up previous contents index
Next: Function min_knot Up: Module spline_module Previous: Function spline_value   Contents   Index

Function spline_deriv


\begin{boxedminipage}{\textwidth}
\begin{verbatim}dy = spline_deriv(this,x)\end{verbatim}
\end{boxedminipage}

Interpolate the derivative of the spline at the given $x$ point

this -- type(spline)

x -- real(dp)

Return value -- real(dp)

min_knot function

gabor 2009-06-30