Click or drag to resize

IJEX Interface

Defines the Jacobian 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 IJEX

The IJEX type exposes the following members.

Methods
 NameDescription
Public methodRun Evaluates the Jacobian matrix.
Top
See Also