FST
openfst-1.8.4
OpenFst Library
|
#include <shortest-distance.h>
Public Types | |
using | Weight = typename Arc::Weight |
Static Public Member Functions | |
static std::unique_ptr< Queue > | Construct (const Fst< Arc > &, const std::vector< Weight > *) |
Definition at line 63 of file shortest-distance.h.
using fst::script::internal::QueueConstructor< Arc, Queue, ArcFilter >::Weight = typename Arc::Weight |
Definition at line 64 of file shortest-distance.h.
|
inlinestatic |
Definition at line 66 of file shortest-distance.h.