16 #ifndef TRENTOINITIAL_H
17 #define TRENTOINITIAL_H
22 #include <boost/filesystem.hpp>
23 #include <boost/filesystem/fstream.hpp>
24 #include <boost/program_options.hpp>
34 using namespace trento;
43 std::map<int, double>
ecc;
44 std::map<int, double>
psi;
69 using std::runtime_error::runtime_error;
76 VarMap var_map,
int cL,
int cH);
86 #endif // TRENTOINITIAL_H