MosesTuning::Vertex Class Reference

#include <Hypergraph.h>

List of all members.

Public Member Functions

 Vertex ()
void AddEdge (const Edge *edge)
void SetSourceCovered (size_t sourceCovered)
const std::vector< const Edge * > & GetIncoming () const
size_t SourceCovered () const


Detailed Description

Definition at line 186 of file Hypergraph.h.


Constructor & Destructor Documentation

MosesTuning::Vertex::Vertex (  )  [inline]

Definition at line 189 of file Hypergraph.h.


Member Function Documentation

void MosesTuning::Vertex::AddEdge ( const Edge edge  )  [inline]

Definition at line 191 of file Hypergraph.h.

Referenced by BOOST_AUTO_TEST_CASE(), and MosesTuning::Graph::Prune().

Here is the caller graph for this function:

const std::vector<const Edge*>& MosesTuning::Vertex::GetIncoming (  )  const [inline]

Definition at line 199 of file Hypergraph.h.

Referenced by BOOST_AUTO_TEST_CASE(), MosesTuning::Graph::Prune(), and MosesTuning::Viterbi().

Here is the caller graph for this function:

void MosesTuning::Vertex::SetSourceCovered ( size_t  sourceCovered  )  [inline]

Definition at line 195 of file Hypergraph.h.

Referenced by BOOST_AUTO_TEST_CASE(), and MosesTuning::Graph::Prune().

Here is the caller graph for this function:

size_t MosesTuning::Vertex::SourceCovered (  )  const [inline]

Definition at line 203 of file Hypergraph.h.


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

Generated on Thu Jul 6 00:34:16 2017 for Moses by  doxygen 1.5.9