Click or drag to resize

NumericalIntegratorDimension Property

Gets the number of dependent variables based on the Dimension of the SystemOfEquations.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public int Dimension { get; }

Property Value

Type: Int32
See Also