Click or drag to resize
Accord.NET (logo)

IOptimizationMethodTInput, TOutputValue Property

Gets the output of the function at the current Solution.

Namespace:  Accord.Math.Optimization
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
TOutput Value { get; }
Request Example View Source

Property Value

Type: TOutput
See Also