Click or drag to resize

AnnealingHistoryFunction Property

Note: This API is now obsolete.

Gets the function that was minimized.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
[ObsoleteAttribute("This property is obsolete. Use the Functional property.")]
public MultiVariableFunction Function { get; }

Property Value

MultiVariableFunction
See Also