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

Class of dictionaries of sampling points in num_collect::opt::adaptive_diagonal_curves. More...

+ Inheritance diagram for num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >:
+ Collaboration diagram for num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >:

Detailed Description

template<concepts::objective_function ObjectiveFunction>
class num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >

Class of dictionaries of sampling points in num_collect::opt::adaptive_diagonal_curves.

Template Parameters
ObjectiveFunctionType of objective function.

Definition at line 65 of file adaptive_diagonal_curves.h.


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