BayesOpt
|
Regular grid sampling. More...
#include "specialtypes.hpp"
Go to the source code of this file.
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
bayesopt::utils | |
Extra utils: math functions, ublas helpers, etc. | |
Functions | |
void | bayesopt::utils::deepenGrid (size_t comp, const vectori ndivs, vectord &x, vecOfvec &result) |
void | bayesopt::utils::buildGrid (const vectori &dims, vecOfvec &result) |
Regular grid sampling.
Definition in file gridsampling.hpp.