PartialDerivativesFixedPartialDerivatives Property |
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 Matrix PartialDerivatives { get; }
Public ReadOnly Property PartialDerivatives As Matrix
Get
public:
property Matrix^ PartialDerivatives {
Matrix^ get ();
}
member PartialDerivatives : Matrix with get
Property Value
Type:
MatrixSee Also