FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::ReplaceFingerprint< StateId, PrefixId > Class Template Reference

#include <replace.h>

Public Member Functions

 ReplaceFingerprint (const std::vector< uint64_t > *size_array)
 
uint64_t operator() (const ReplaceStateTuple< StateId, PrefixId > &tuple) const
 

Detailed Description

template<class StateId, class PrefixId>
class fst::ReplaceFingerprint< StateId, PrefixId >

Definition at line 126 of file replace.h.

Constructor & Destructor Documentation

template<class StateId , class PrefixId >
fst::ReplaceFingerprint< StateId, PrefixId >::ReplaceFingerprint ( const std::vector< uint64_t > *  size_array)
inlineexplicit

Definition at line 128 of file replace.h.

Member Function Documentation

template<class StateId , class PrefixId >
uint64_t fst::ReplaceFingerprint< StateId, PrefixId >::operator() ( const ReplaceStateTuple< StateId, PrefixId > &  tuple) const
inline

Definition at line 131 of file replace.h.


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