BayesOpt
param_loader.hpp File Reference

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.
 

Detailed Description

Allows to load parameters from file.

Definition in file param_loader.hpp.