Click or drag to resize

IScalarObjectiveFunctionIsDerivativeSupported Property

Gets a value indicating whether the first derivative is supported.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool IsDerivativeSupported { get; }

Property Value

Boolean
See Also