Click or drag to resize

NewtonRaphsonLineSearch Constructor

Overload List
 NameDescription
Public methodNewtonRaphsonLineSearch(CostFunction)Constructor for Newton-Raphson Line Search
Public methodNewtonRaphsonLineSearch(CostFunction, EndCriteria)Initializes a new instance of the NewtonRaphsonLineSearch class
Public methodNewtonRaphsonLineSearch(CostFunction, EndCriteria, Int32, Double)Initializes a new instance of the NewtonRaphsonLineSearch class
Top
See Also