| BayesOpt
    | 
Regular grid sampling. More...
#include "specialtypes.hpp" Include dependency graph for gridsampling.hpp:
 Include dependency graph for gridsampling.hpp: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file: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.