#include <arctic-weight.h>
Public Types | |
typedef ArcticWeightTpl< T > | ReverseWeight |
Public Member Functions | |
ArcticWeightTpl () | |
ArcticWeightTpl (T f) | |
ArcticWeightTpl (const ArcticWeightTpl< T > &w) | |
bool | Member () const |
ArcticWeightTpl< T > | Quantize (float delta=kDelta) const |
ArcticWeightTpl< T > | Reverse () const |
Static Public Member Functions | |
static const ArcticWeightTpl< T > | Zero () |
static const ArcticWeightTpl< T > | One () |
static const std::string & | Type () |
static ArcticWeightTpl< T > | NoWeight () |
static uint64 | Properties () |
Definition at line 33 of file arctic-weight.h.
typedef ArcticWeightTpl<T> ReverseWeight |
Definition at line 37 of file arctic-weight.h.
|
inline |
Definition at line 39 of file arctic-weight.h.
|
inline |
Definition at line 41 of file arctic-weight.h.
|
inline |
Definition at line 43 of file arctic-weight.h.
|
inline |
Definition at line 61 of file arctic-weight.h.
|
inlinestatic |
Definition at line 57 of file arctic-weight.h.
|
inlinestatic |
Definition at line 48 of file arctic-weight.h.
Referenced by kaldi::CreateFactorTransducer().
|
inlinestatic |
Definition at line 77 of file arctic-weight.h.
|
inline |
Definition at line 66 of file arctic-weight.h.
|
inline |
Definition at line 75 of file arctic-weight.h.
|
inlinestatic |
Definition at line 51 of file arctic-weight.h.
|
inlinestatic |
Definition at line 45 of file arctic-weight.h.