Newton | 
| Name | Description | |
|---|---|---|
| NewtonRaphsonLineSearch(CostFunction) | Constructor for Newton-Raphson Line Search | |
| NewtonRaphsonLineSearch(CostFunction, EndCriteria) | Initializes a new instance of the NewtonRaphsonLineSearch class | |
| NewtonRaphsonLineSearch(CostFunction, EndCriteria, Int32, Double) | Initializes a new instance of the NewtonRaphsonLineSearch class |