Click or drag to resize

PartialDerivativesFixed.PartialDerivatives Property

Gets the Matrix of the fixed partial derivatives of the Subject with respect to the Dependencies.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Matrix PartialDerivatives { get; }

Property Value

Type: Matrix
See Also