User supplied function to OdeRungeKutta
object. On return, yprime
contains the function value at the given point.
double
, the point at which the function is to be evaluated. double
array which contains the dependent variable values. double
array which, on return, contains the value of the function at (x,y). OdeRungeKutta.IFunction Interface | Imsl.Math Namespace