numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction > Class Template Reference

Class to perform global optimization using heuristics. More...

+ Inheritance diagram for num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >:
+ Collaboration diagram for num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >:

Detailed Description

template<concepts::objective_function ObjectiveFunction>
class num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >

Class to perform global optimization using heuristics.

Template Parameters
ObjectiveFunctionType of the objective function.

Definition at line 48 of file heuristic_global_optimizer.h.


The documentation for this class was generated from the following file: