libime
Public Types | Public Member Functions | Friends | List of all members
libime::Lattice Class Reference

Public Types

using NodeRange = boost::any_range< LatticeNode, boost::bidirectional_traversal_tag, const LatticeNode & >
 

Public Member Functions

size_t sentenceSize () const
 
const SentenceResultsentence (size_t idx) const
 
void clear ()
 
void discardNode (const std::unordered_set< const SegmentGraphNode *> &node)
 
NodeRange nodes (const SegmentGraphNode *node) const
 

Friends

class Decoder
 
class DecoderPrivate
 
class SegmentGraph
 

Detailed Description

Definition at line 189 of file lattice.h.


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