FST
openfst-1.8.4
OpenFst Library
|
#include <float-weight.h>
Public Types | |
using | ReverseWeight = LogWeightTpl |
using | Limits = FloatLimits< T > |
![]() | |
using | ValueType = T |
Public Member Functions | |
LogWeightTpl () noexcept | |
constexpr | LogWeightTpl (T f) |
constexpr bool | Member () const |
LogWeightTpl< T > | Quantize (float delta=kDelta) const |
constexpr LogWeightTpl< T > | Reverse () const |
![]() | |
FloatWeightTpl () noexcept=default | |
constexpr | FloatWeightTpl (T f) |
std::istream & | Read (std::istream &strm) |
std::ostream & | Write (std::ostream &strm) const |
size_t | Hash () const |
constexpr const T & | Value () const |
Static Public Member Functions | |
static constexpr LogWeightTpl | Zero () |
static constexpr LogWeightTpl | One () |
static constexpr LogWeightTpl | NoWeight () |
static const std::string & | Type () |
static constexpr uint64_t | Properties () |
Additional Inherited Members | |
![]() | |
void | SetValue (const T &f) |
![]() | |
static constexpr std::string_view | GetPrecisionString () |
Definition at line 424 of file float-weight.h.
using fst::LogWeightTpl< T >::Limits = FloatLimits<T> |
Definition at line 429 of file float-weight.h.
using fst::LogWeightTpl< T >::ReverseWeight = LogWeightTpl |
Definition at line 428 of file float-weight.h.
|
inlinenoexcept |
Definition at line 431 of file float-weight.h.
|
inline |
Definition at line 433 of file float-weight.h.
|
inline |
Definition at line 447 of file float-weight.h.
|
inlinestatic |
Definition at line 439 of file float-weight.h.
|
inlinestatic |
Definition at line 437 of file float-weight.h.
|
inlinestatic |
Definition at line 462 of file float-weight.h.
|
inline |
Definition at line 452 of file float-weight.h.
|
inline |
Definition at line 460 of file float-weight.h.
|
inlinestatic |
Definition at line 441 of file float-weight.h.
|
inlinestatic |
Definition at line 435 of file float-weight.h.