|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <intersection_based_inf.hxx>
Inheritance diagram for opengm::proposal_gen::WeightRandomization< VALUE_TYPE >:
Collaboration diagram for opengm::proposal_gen::WeightRandomization< VALUE_TYPE >:Classes | |
| struct | Parameter |
Public Types | |
| typedef VALUE_TYPE | ValueType |
Public Member Functions | |
| WeightRandomization (const Parameter ¶m=Parameter()) | |
| void | randomize (const std::vector< ValueType > &weights, std::vector< ValueType > &rweights) |
| vigra::RandomNumberGenerator< > & | randGen () |
Definition at line 167 of file intersection_based_inf.hxx.
| typedef VALUE_TYPE opengm::proposal_gen::WeightRandomization< VALUE_TYPE >::ValueType |
Definition at line 169 of file intersection_based_inf.hxx.
|
inline |
Definition at line 209 of file intersection_based_inf.hxx.
|
inline |
Definition at line 275 of file intersection_based_inf.hxx.
Here is the caller graph for this function:
|
inline |
Definition at line 217 of file intersection_based_inf.hxx.
Here is the caller graph for this function:
1.8.9.1