adaptive_parameter_search.hpp File Reference
Include dependency graph for adaptive_parameter_search.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pass
 

Functions

void pass::search_parameters (const pass::problem &problem, const bool benchmark)
 
arma::mat pass::parameter_evaluate (pass::optimiser &optimiser, const pass::problem &problems)
 
arma::uword pass::compare_segments (const arma::mat first_segment_runtimes, const arma::mat second_segment_runtimes)