|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <trws_trws.hxx>
Inheritance diagram for opengm::TRWSi_Parameter< GM >:
Collaboration diagram for opengm::TRWSi_Parameter< GM >:Public Types | |
| typedef GM::ValueType | ValueType |
| typedef trws_base::MaxSumTRWS_Parameters< ValueType > | parent |
| typedef trws_base::DecompositionStorage< GM > | Storage |
| typedef std::vector< typename GM::ValueType > | DDVectorType |
Public Types inherited from opengm::trws_base::MaxSumTRWS_Parameters< GM::ValueType > | |
| typedef TRWSPrototype_Parameters< GM::ValueType > | parent |
Public Attributes | |
| Storage::StructureType | decompositionType_ |
| bool | verbose_ |
| DDVectorType | initPoint_ |
Public Attributes inherited from opengm::trws_base::TRWSPrototype_Parameters< GM::ValueType > | |
| size_t | maxNumberOfIterations_ |
| GM::ValueType | precision_ |
| bool | absolutePrecision_ |
| GM::ValueType | minRelativeDualImprovement_ |
| bool | fastComputations_ |
| bool | canonicalNormalization_ |
Definition at line 10 of file trws_trws.hxx.
| typedef std::vector<typename GM::ValueType> opengm::TRWSi_Parameter< GM >::DDVectorType |
Definition at line 15 of file trws_trws.hxx.
| typedef trws_base::MaxSumTRWS_Parameters<ValueType> opengm::TRWSi_Parameter< GM >::parent |
Definition at line 13 of file trws_trws.hxx.
| typedef trws_base::DecompositionStorage<GM> opengm::TRWSi_Parameter< GM >::Storage |
Definition at line 14 of file trws_trws.hxx.
| typedef GM::ValueType opengm::TRWSi_Parameter< GM >::ValueType |
Definition at line 12 of file trws_trws.hxx.
|
inline |
Definition at line 17 of file trws_trws.hxx.
|
inline |
Definition at line 49 of file trws_trws.hxx.
|
inline |
Definition at line 50 of file trws_trws.hxx.
|
inline |
Definition at line 52 of file trws_trws.hxx.
|
inline |
Definition at line 53 of file trws_trws.hxx.
|
inline |
Definition at line 46 of file trws_trws.hxx.
|
inline |
Definition at line 47 of file trws_trws.hxx.
|
inline |
Definition at line 40 of file trws_trws.hxx.
|
inline |
Definition at line 41 of file trws_trws.hxx.
|
inline |
Definition at line 33 of file trws_trws.hxx.
|
inline |
Definition at line 34 of file trws_trws.hxx.
|
inline |
Definition at line 43 of file trws_trws.hxx.
|
inline |
Definition at line 44 of file trws_trws.hxx.
|
inline |
Definition at line 37 of file trws_trws.hxx.
|
inline |
Definition at line 38 of file trws_trws.hxx.
|
inline |
Definition at line 55 of file trws_trws.hxx.
|
inline |
Definition at line 56 of file trws_trws.hxx.
| Storage::StructureType opengm::TRWSi_Parameter< GM >::decompositionType_ |
Definition at line 29 of file trws_trws.hxx.
| DDVectorType opengm::TRWSi_Parameter< GM >::initPoint_ |
Definition at line 31 of file trws_trws.hxx.
| bool opengm::TRWSi_Parameter< GM >::verbose_ |
Definition at line 30 of file trws_trws.hxx.
1.8.9.1