|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <intersection_based_inf.hxx>
Collaboration diagram for opengm::proposal_gen::VectorViewNodeMap< G, VEC >:Public Types | |
| typedef G::Node | Key |
| typedef VEC::value_type | Value |
| typedef VEC::reference | Reference |
| typedef VEC::const_reference | ConstReference |
Public Member Functions | |
| VectorViewNodeMap (const G &g, VEC &vec) | |
| Reference | operator[] (const Key &key) |
| ConstReference | operator[] (const Key &key) const |
Definition at line 139 of file intersection_based_inf.hxx.
| typedef VEC::const_reference opengm::proposal_gen::VectorViewNodeMap< G, VEC >::ConstReference |
Definition at line 144 of file intersection_based_inf.hxx.
| typedef G::Node opengm::proposal_gen::VectorViewNodeMap< G, VEC >::Key |
Definition at line 141 of file intersection_based_inf.hxx.
| typedef VEC::reference opengm::proposal_gen::VectorViewNodeMap< G, VEC >::Reference |
Definition at line 143 of file intersection_based_inf.hxx.
| typedef VEC::value_type opengm::proposal_gen::VectorViewNodeMap< G, VEC >::Value |
Definition at line 142 of file intersection_based_inf.hxx.
|
inline |
Definition at line 146 of file intersection_based_inf.hxx.
|
inline |
Definition at line 152 of file intersection_based_inf.hxx.
|
inline |
Definition at line 155 of file intersection_based_inf.hxx.
1.8.9.1