#include <primal_lpbound.hxx>
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.
opengm::PrimalLPBound_Parameter< ValueType >::PrimalLPBound_Parameter | ( | ValueType | relativePrecision, | |
size_t | maxIterationNumber | |||
) | [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.