FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::TrivialAStarEstimate< StateId, Weight > Struct Template Reference

#include <queue.h>

Public Member Functions

constexpr Weight operator() (StateId) const
 

Detailed Description

template<typename StateId, typename Weight>
struct fst::TrivialAStarEstimate< StateId, Weight >

Definition at line 821 of file queue.h.

Member Function Documentation

template<typename StateId , typename Weight >
constexpr Weight fst::TrivialAStarEstimate< StateId, Weight >::operator() ( StateId  ) const
inline

Definition at line 822 of file queue.h.


The documentation for this struct was generated from the following file: