|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <primal_lpbound.hxx>
Collaboration diagram for opengm::PrimalLPBound_Parameter< ValueType >:Public Member Functions | |
| PrimalLPBound_Parameter (ValueType relativePrecision, size_t maxIterationNumber) | |
Public Attributes | |
| ValueType | relativePrecision_ |
| size_t | maxIterationNumber_ |
Definition at line 35 of file primal_lpbound.hxx.
|
inline |
Definition at line 37 of file primal_lpbound.hxx.
| size_t opengm::PrimalLPBound_Parameter< ValueType >::maxIterationNumber_ |
Definition at line 43 of file primal_lpbound.hxx.
| ValueType opengm::PrimalLPBound_Parameter< ValueType >::relativePrecision_ |
Definition at line 40 of file primal_lpbound.hxx.
1.8.9.1