numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
Todo List
Class num_collect::opt::conjugate_gradient_optimizer< ObjectiveFunction, LineSearcher >
Conjugate gradient method for optimization may need to be fixed for faster convergence.