Click or drag to resize

PartialDerivativesFixedPartialDerivatives 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: 24.1.418.0 (24.1.418.0)
Syntax
public Matrix PartialDerivatives { get; }

Property Value

Type: Matrix
See Also