DependentVariableDerivativesDimension Property |
Gets the total number of elements in the decomposed first-order derivative array.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Dimension { get; }
Public ReadOnly Property Dimension As Integer
Get
public:
property int Dimension {
int get ();
}
member Dimension : int with get
Property Value
Type:
Int32See Also