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"
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.