|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Visitor. More...
#include <swendsenwang.hxx>
Collaboration diagram for opengm::SwendsenWangMarginalVisitor< SW >:Public Types | |
| typedef SW | SwendsenWangType |
| typedef SwendsenWangType::ValueType | ValueType |
| typedef SwendsenWangType::GraphicalModelType | GraphicalModelType |
| typedef GraphicalModelType::IndependentFactorType | IndependentFactorType |
Public Member Functions | |
| SwendsenWangMarginalVisitor () | |
| SwendsenWangMarginalVisitor (const GraphicalModelType &) | |
| void | assign (const GraphicalModelType &) |
| template<class VariableIndexIterator > | |
| size_t | addMarginal (VariableIndexIterator, VariableIndexIterator) |
| size_t | addMarginal (const size_t) |
| void | operator() (const SwendsenWangType &, const size_t, const size_t, const bool, const bool) |
| size_t | numberOfSamples () const |
| size_t | numberOfAcceptedSamples () const |
| size_t | numberOfRejectedSamples () const |
| size_t | numberOfMarginals () const |
| const IndependentFactorType & | marginal (const size_t) const |
Visitor.
Definition at line 75 of file swendsenwang.hxx.
| typedef SwendsenWangType::GraphicalModelType opengm::SwendsenWangMarginalVisitor< SW >::GraphicalModelType |
Definition at line 79 of file swendsenwang.hxx.
| typedef GraphicalModelType::IndependentFactorType opengm::SwendsenWangMarginalVisitor< SW >::IndependentFactorType |
Definition at line 80 of file swendsenwang.hxx.
| typedef SW opengm::SwendsenWangMarginalVisitor< SW >::SwendsenWangType |
Definition at line 77 of file swendsenwang.hxx.
| typedef SwendsenWangType::ValueType opengm::SwendsenWangMarginalVisitor< SW >::ValueType |
Definition at line 78 of file swendsenwang.hxx.
|
inline |
Definition at line 603 of file swendsenwang.hxx.
| opengm::SwendsenWangMarginalVisitor< SW >::SwendsenWangMarginalVisitor | ( | const GraphicalModelType & | ) |
|
inline |
Definition at line 663 of file swendsenwang.hxx.
|
inline |
Definition at line 676 of file swendsenwang.hxx.
|
inline |
Definition at line 627 of file swendsenwang.hxx.
|
inline |
Definition at line 709 of file swendsenwang.hxx.
|
inline |
Definition at line 691 of file swendsenwang.hxx.
|
inline |
Definition at line 703 of file swendsenwang.hxx.
|
inline |
Definition at line 697 of file swendsenwang.hxx.
|
inline |
Definition at line 685 of file swendsenwang.hxx.
|
inline |
Definition at line 636 of file swendsenwang.hxx.
1.8.9.1