#include <accumulator.h>
|
void | Init (int num_weights, const double *weights, int num_positions, const int *weight_positions) |
|
Definition at line 128 of file accumulator.h.
fst::FastLogAccumulatorData::FastLogAccumulatorData |
( |
int |
arc_limit, |
|
|
int |
arc_period |
|
) |
| |
|
inline |
virtual fst::FastLogAccumulatorData::~FastLogAccumulatorData |
( |
| ) |
|
|
inlinevirtual |
int fst::FastLogAccumulatorData::ArcLimit |
( |
| ) |
const |
|
inline |
int fst::FastLogAccumulatorData::ArcPeriod |
( |
| ) |
const |
|
inline |
void fst::FastLogAccumulatorData::Init |
( |
int |
num_weights, |
|
|
const double * |
weights, |
|
|
int |
num_positions, |
|
|
const int * |
weight_positions |
|
) |
| |
|
inlineprotected |
virtual bool fst::FastLogAccumulatorData::IsMutable |
( |
| ) |
const |
|
pure virtual |
int fst::FastLogAccumulatorData::NumPositions |
( |
| ) |
const |
|
inline |
int fst::FastLogAccumulatorData::NumWeights |
( |
| ) |
const |
|
inline |
virtual void fst::FastLogAccumulatorData::SetData |
( |
std::vector< double > * |
weights, |
|
|
std::vector< int > * |
weight_positions |
|
) |
| |
|
pure virtual |
const int* fst::FastLogAccumulatorData::WeightPositions |
( |
| ) |
const |
|
inline |
const double* fst::FastLogAccumulatorData::Weights |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/openfst/src/fst/openfst-1.8.2.post1/src/include/fst/accumulator.h