21 #include <boost/unordered_map.hpp>
26 #include <utility/vector1.hh>
27 #include <utility/vector0.hh>
33 typedef boost::unordered_map<float, boost::unordered_map<float, float> >
PHIPSI_ERR_SURF;
137 boost::unordered_map< int, std::string >
aN;
143 boost::unordered_map<std::string, boost::unordered_map<std::string, float> >
Fitting;
146 boost::unordered_map< std::string, utility::vector0< float > >
BLOSUM_62;
147 boost::unordered_map< int, utility::vector0< float > >
ANN_IN_MTX;
148 boost::unordered_map< std::string, boost::unordered_map< int, utility::vector0< float > > >
ANN_CS_OUTPUT_FULL;
153 boost::unordered_map< int, std::string >::iterator
itN;
154 boost::unordered_map< int, boost::unordered_map< std::string, std::string > >::iterator
it;
157 boost::unordered_map< std::string, boost::unordered_map< std::string, PHIPSI_ERR_SURF> >
SPARTA_ERR_SURF;