Click or drag to resize

NumericalIntegrator.Dimension 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: 25.1.421.0 (25.1.421.0)
Syntax
public int Dimension { get; }

Property Value

Type: Int32
See Also