PartialDerivativesFixed.PartialDerivatives Property |
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Matrix PartialDerivatives { get; }
Public ReadOnly Property PartialDerivatives As Matrix
Get
public:
property Matrix^ PartialDerivatives {
Matrix^ get ();
}
member PartialDerivatives : Matrix with get
Property Value
Type:
Matrix
See Also