mirror of
https://github.com/boostorg/math.git
synced 2026-02-25 16:32:15 +00:00
removed non-ascii -
This commit is contained in:
@@ -85,8 +85,8 @@ public:
|
||||
* Numerical Optimization, 2nd Edition,
|
||||
* Springer, 2006.
|
||||
*
|
||||
* Algorithm 3.5 - Line Search Algorithm (Strong Wolfe Conditions)
|
||||
* Pages 60–61
|
||||
* Algorithm 3.5 Line Search Algorithm (Strong Wolfe Conditions)
|
||||
* pages 60-61
|
||||
*/
|
||||
template<typename RealType>
|
||||
class strong_wolfe_line_search_policy
|
||||
|
||||
Reference in New Issue
Block a user