numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
backtracking_line_searcher.h File Reference

Definition of backtracking_line_searcher class. More...

+ Include dependency graph for backtracking_line_searcher.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  num_collect::opt::backtracking_line_searcher< ObjectiveFunction >
 Class to perform backtracking line search. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::opt
 Namespace of optimization algorithms.
 

Detailed Description

Definition of backtracking_line_searcher class.

Definition in file backtracking_line_searcher.h.