Click or drag to resize

NumericalIntegratorFinalDependentVariableValues Property

Gets or sets the values of the dependent variables resulting from the last integration step.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double[] FinalDependentVariableValues { get; protected set; }

Property Value

Type: Double
See Also