FST
openfst-1.8.4
OpenFst Library
|
#include <queue.h>
Public Types | |
using | Weight = typename Less::Weight |
Public Member Functions | |
StateWeightCompare (const std::vector< Weight > &weights, const Less &less) | |
bool | operator() (const StateId s1, const StateId s2) const |
using fst::internal::StateWeightCompare< StateId, Less >::Weight = typename Less::Weight |
|
inline |
|
inline |