Click or drag to resize

NumericalIntegratorInitialIndependentVariableValue Property

Gets or sets the value of the independent variable prior to an 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 InitialIndependentVariableValue { get; protected set; }

Property Value

Type: Double
See Also