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