StochHMM
v0.34
Flexible Hidden Markov Model C++ Library and Application
|
#include <vector>
#include <string>
#include <iostream>
#include <map>
#include <algorithm>
#include <set>
#include "text.h"
#include <stdlib.h>
Go to the source code of this file.
Classes | |
class | StochHMM::stencil |
class stencil: contains individial model template and keeps track of coordinates for replacement More... | |
class | StochHMM::templates |
class templates: contains a map of all templates More... |
Namespaces | |
namespace | StochHMM |
traceback_path.h |