ForwardDifferenceGradientObjectiveFunctionGradientEvaluated Property |
Gets or sets a value indicating whether the gradient has been evaluated.
Namespace: Altaxo.Calc.Optimization.ObjectiveFunctionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected bool GradientEvaluated { get; set; }Property Value
Boolean
See Also