Click or drag to resize

IJVPOL Interface

Defines the Jacobian callback used by the obsolete RADAU5 wrapper.

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

The IJVPOL type exposes the following members.

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