OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Public Types | Public Member Functions | List of all members
opengm::trws_base::PreviousFactorTable< GM > Class Template Reference

#include <trws_base.hxx>

+ Collaboration diagram for opengm::trws_base::PreviousFactorTable< GM >:

Classes

struct  FactorVarID
 

Public Types

typedef GM::IndexType IndexType
 
typedef SequenceStorage< GM > Storage
 
typedef Storage::MoveDirection MoveDirection
 
typedef std::vector< FactorVarIDFactorList
 
typedef FactorList::const_iterator const_iterator
 

Public Member Functions

 PreviousFactorTable (const GM &gm)
 
const_iterator begin (IndexType varId, MoveDirection md) const
 
const_iterator end (IndexType varId, MoveDirection md) const
 

Detailed Description

template<class GM>
class opengm::trws_base::PreviousFactorTable< GM >

Definition at line 111 of file trws_base.hxx.

Member Typedef Documentation

template<class GM>
typedef FactorList::const_iterator opengm::trws_base::PreviousFactorTable< GM >::const_iterator

Definition at line 132 of file trws_base.hxx.

template<class GM>
typedef std::vector<FactorVarID> opengm::trws_base::PreviousFactorTable< GM >::FactorList

Definition at line 131 of file trws_base.hxx.

template<class GM>
typedef GM::IndexType opengm::trws_base::PreviousFactorTable< GM >::IndexType

Definition at line 114 of file trws_base.hxx.

Definition at line 116 of file trws_base.hxx.

template<class GM>
typedef SequenceStorage<GM> opengm::trws_base::PreviousFactorTable< GM >::Storage

Definition at line 115 of file trws_base.hxx.

Constructor & Destructor Documentation

template<class GM >
opengm::trws_base::PreviousFactorTable< GM >::PreviousFactorTable ( const GM &  gm)

Definition at line 146 of file trws_base.hxx.

Member Function Documentation

template<class GM>
const_iterator opengm::trws_base::PreviousFactorTable< GM >::begin ( IndexType  varId,
MoveDirection  md 
) const
inline

Definition at line 135 of file trws_base.hxx.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

template<class GM>
const_iterator opengm::trws_base::PreviousFactorTable< GM >::end ( IndexType  varId,
MoveDirection  md 
) const
inline

Definition at line 136 of file trws_base.hxx.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: