|
BayesOpt
|
Allows to load parameters from file. More...
#include <fstream>#include <iostream>#include <string.h>#include "bayesopt/parameters.hpp"#include "specialtypes.hpp"#include "fileparser.hpp"
Include dependency graph for param_loader.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bayesopt::utils::ParamLoader |
Namespaces | |
| bayesopt | |
| Namespace of the library interface. | |
| bayesopt::utils | |
| Extra utils: math functions, ublas helpers, etc. | |
Allows to load parameters from file.
Definition in file param_loader.hpp.