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

Class to store any type of objects of objective functions. More...

+ Collaboration diagram for num_collect::opt::any_objective_function< Signature >:

Detailed Description

template<typename Signature>
class num_collect::opt::any_objective_function< Signature >

Class to store any type of objects of objective functions.

Template Parameters
SignatureSignature of the objective function.

Definition at line 36 of file any_objective_function.h.


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