|
OpenStructure
|
#include <hmm_pseudo_counts.hh>
Public Member Functions | |
| ContextProfileDB () | |
| void | Save (const String &filename) const |
| void | AddProfile (const ContextProfile &profile) |
| const ContextProfile & | operator[] (int idx) const |
| const ContextProfile & | at (int idx) const |
| size_t | size () const |
| size_t | profile_length () const |
Static Public Member Functions | |
| static ContextProfileDBPtr | Load (const String &filename) |
| static ContextProfileDBPtr | FromCRF (const String &filename) |
Definition at line 115 of file hmm_pseudo_counts.hh.
|
inline |
Definition at line 119 of file hmm_pseudo_counts.hh.
|
inline |
Definition at line 127 of file hmm_pseudo_counts.hh.
|
inline |
Definition at line 142 of file hmm_pseudo_counts.hh.
|
static |
|
static |
|
inline |
Definition at line 138 of file hmm_pseudo_counts.hh.
|
inline |
Definition at line 150 of file hmm_pseudo_counts.hh.
| void Save | ( | const String & | filename | ) | const |
|
inline |
Definition at line 146 of file hmm_pseudo_counts.hh.