Click or drag to resize

DoubleFunctionDetailsFunction Property

Gets or sets the function to explore.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DoubleSimpleFunction Function { get; set; }

Property Value

Type: DoubleSimpleFunction
See Also