NelderMeadStartMethod Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies how to initialize the starting point for a NelderMeadSolver.

Namespace:  Microsoft.SolverFoundation.Solvers
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Enumeration NelderMeadStartMethod
public enum NelderMeadStartMethod
public enum class NelderMeadStartMethod
type NelderMeadStartMethod
public enum NelderMeadStartMethod

Members

Member name Description
Default Default has a value of 0.

See Also

Reference

Microsoft.SolverFoundation.Solvers Namespace