GeneralFunctionBasis.HasDerivatives Property

Gets or sets whether derivative functions have bee provided for the basis functions of this GeneralFunctionBasis.

Definition

Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool HasDerivatives { get; }

Property Value

Boolean

See Also