IMSL C# Numerical Library

OdeRungeKutta.IFunction Members

OdeRungeKutta.IFunction overview

Public Instance Methods

F User supplied function to OdeRungeKutta object. On return, yprime contains the function value at the given point.

See Also

OdeRungeKutta.IFunction Interface | Imsl.Math Namespace