OdeIntegrator.CurrentValue Property

Gets the current value of the unknowns.

Definition

Namespace: Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public Vector<double> CurrentValue { get; }

Property Value

>Vector<Double>

See Also