Click or drag to resize

xBaseOdeRungeKutta_Solution Field

The array containing the solution of the ODEs [T, Y1,Y2,...]

Namespace: DotNumerics.ODE
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected double[,] _Solution
Request Example View Source

Field Value

Double
See Also