#include <hmm_pseudo_counts.hh>
Definition at line 32 of file hmm_pseudo_counts.hh.
◆ ContextProfile() [1/2]
◆ ContextProfile() [2/2]
◆ DataSize()
| static int DataSize |
( |
int |
length | ) |
|
|
inlinestatic |
◆ GetBias()
◆ GetData()
| const std::vector< Real > & GetData |
( |
| ) |
const |
|
inline |
◆ GetLength()
◆ GetPseudoCount()
| Real GetPseudoCount |
( |
char |
olc | ) |
|
|
inline |
◆ GetPseudoCounts()
| const Real * GetPseudoCounts |
( |
| ) |
const |
|
inline |
◆ GetWeight()
| Real GetWeight |
( |
int |
pos, |
|
|
char |
olc |
|
) |
| |
|
inline |
◆ GetWeights()
| const Real * GetWeights |
( |
int |
pos | ) |
const |
|
inline |
◆ SetBias()
| void SetBias |
( |
Real |
bias | ) |
|
|
inline |
◆ SetPseudoCount()
| void SetPseudoCount |
( |
char |
olc, |
|
|
Real |
count |
|
) |
| |
|
inline |
◆ SetWeight()
| void SetWeight |
( |
int |
pos, |
|
|
char |
olc, |
|
|
Real |
weight |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: