// Copyright (C) 1999 Jean-Marc Valin #ifndef HMM_H #define HMM_H #include <vector> #include <typeinfo> #include <stream> #include <string> #endif