OdeIntegrator.LastValue Property

Gets the last value that was calculated.

Definition

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

Property Value

Vector<Double>

See Also