xBaseOdeGearsAndAdamsMoultonInternalJacobian Method

Definition

Namespace: DotNumerics.ODE.DVode
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
private double[,] InternalJacobian(
	double T,
	double[] Y
)

Parameters

T  Double
 
Y  Double
 

Return Value

Double

See Also