|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <fastPD.hxx>
Collaboration diagram for opengm::external::FastPD< GM >::Parameter:Public Member Functions | |
| Parameter () | |
| Constructor. More... | |
| template<class P > | |
| Parameter (const P &p) | |
Public Attributes | |
| size_t | numberOfIterations_ |
| number of iterations More... | |
Definition at line 49 of file fastPD.hxx.
|
inline |
Constructor.
Definition at line 51 of file fastPD.hxx.
|
inline |
| size_t opengm::external::FastPD< GM >::Parameter::numberOfIterations_ |
number of iterations
Definition at line 54 of file fastPD.hxx.
1.8.12