Click or drag to resize

SecantLineSearch Constructor

Overload List
 NameDescription
Public methodSecantLineSearch(CostFunction)Initializes a new instance of the SecantLineSearch class.
Public methodSecantLineSearch(CostFunction, EndCriteria)Initializes a new instance of the SecantLineSearch class.
Public methodSecantLineSearch(CostFunction, EndCriteria, Double)Initializes a new instance of the SecantLineSearch class.
Public methodSecantLineSearch(CostFunction, EndCriteria, Double, Int32, Double)Initializes a new instance of the SecantLineSearch class.
Top
See Also