ForwardDifferenceGradientObjectiveFunctionInnerObjectiveFunction Property |
[Missing <summary> documentation for "P:Altaxo.Calc.Optimization.ObjectiveFunctions.ForwardDifferenceGradientObjectiveFunction.InnerObjectiveFunction"]
Namespace: Altaxo.Calc.Optimization.ObjectiveFunctionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IObjectiveFunction InnerObjectiveFunction { get; protected set; }
Property Value
IObjectiveFunctionSee Also