StochHMM  v0.34
Flexible Hidden Markov Model C++ Library and Application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
weight.h File Reference
#include <iostream>
#include <vector>
#include <algorithm>
#include <map>
#include <stdlib.h>
#include "text.h"
#include "stochMath.h"

Go to the source code of this file.

Classes

class  StochHMM::weight
 weight class contains scaling factors for external scores More...
class  StochHMM::weights

Namespaces

namespace  StochHMM
 traceback_path.h

Functions

bool StochHMM::compXval (const std::pair< double, double > &a, const std::pair< double, double > &b)