Click or drag to resize

IFEX Interface

Defines the right-hand side function callback used by the DVODE solver.

Namespace: Altaxo.Calc.Ode.Obsolete.DVode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IFEX

The IFEX type exposes the following members.

Methods
 NameDescription
Public methodRun Evaluates the system derivatives.
Top
See Also