OpenStructure
|
#include <profile_handle.hh>
Public Member Functions | |
HMMData () | |
HMMData (const HMMData &rhs) | |
Real | GetProb (HMMTransition transition) const |
void | SetProb (HMMTransition transition, Real prob) |
Real | GetNeff () const |
void | SetNeff (Real neff) |
Real | GetNeff_I () const |
void | SetNeff_I (Real neff) |
Real | GetNeff_D () const |
void | SetNeff_D (Real neff) |
bool | operator== (const HMMData &rhs) const |
bool | operator!= (const HMMData &rhs) const |
HMMData & | operator= (const HMMData &rhs) |
Friends | |
std::ofstream & | operator<< (std::ofstream &os, HMMData &dat) |
std::ifstream & | operator>> (std::ifstream &is, HMMData &dat) |
Definition at line 56 of file profile_handle.hh.
|
inline |
Definition at line 58 of file profile_handle.hh.
Definition at line 68 of file profile_handle.hh.
|
inline |
Definition at line 83 of file profile_handle.hh.
|
inline |
Definition at line 99 of file profile_handle.hh.
|
inline |
Definition at line 91 of file profile_handle.hh.
|
inline |
Definition at line 75 of file profile_handle.hh.
|
inline |
Definition at line 113 of file profile_handle.hh.
Definition at line 115 of file profile_handle.hh.
|
inline |
Definition at line 107 of file profile_handle.hh.
|
inline |
Definition at line 87 of file profile_handle.hh.
|
inline |
Definition at line 103 of file profile_handle.hh.
|
inline |
Definition at line 95 of file profile_handle.hh.
|
inline |
Definition at line 79 of file profile_handle.hh.
|
friend |
Definition at line 123 of file profile_handle.hh.
|
friend |
Definition at line 140 of file profile_handle.hh.