FST  openfst-1.8.3
OpenFst Library
Public Types | Public Member Functions | List of all members
fst::NaturalLess< W > Struct Template Reference

#include <weight.h>

Public Types

using Weight = W
 

Public Member Functions

bool operator() (const Weight &w1, const Weight &w2) const
 

Detailed Description

template<class W>
struct fst::NaturalLess< W >

Definition at line 193 of file weight.h.

Member Typedef Documentation

template<class W>
using fst::NaturalLess< W >::Weight = W

Definition at line 194 of file weight.h.

Member Function Documentation

template<class W>
bool fst::NaturalLess< W >::operator() ( const Weight w1,
const Weight w2 
) const
inline

Definition at line 197 of file weight.h.


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