OpenGM  2.3.x
Discrete Graphical Model Library
Public Types | Public Member Functions | List of all members
opengm::SwendsenWangVerboseVisitor< SW > Class Template Reference

Visitor. More...

#include <swendsenwang.hxx>

+ Collaboration diagram for opengm::SwendsenWangVerboseVisitor< SW >:

Public Types

typedef SW SwendsenWangType
 

Public Member Functions

void operator() (const SwendsenWangType &, const size_t, const size_t, const bool, const bool) const
 

Detailed Description

template<class SW>
class opengm::SwendsenWangVerboseVisitor< SW >

Visitor.

Definition at line 64 of file swendsenwang.hxx.

Member Typedef Documentation

template<class SW>
typedef SW opengm::SwendsenWangVerboseVisitor< SW >::SwendsenWangType

Definition at line 67 of file swendsenwang.hxx.

Member Function Documentation

template<class SW>
void opengm::SwendsenWangVerboseVisitor< SW >::operator() ( const SwendsenWangType ,
const size_t  ,
const size_t  ,
const bool  ,
const bool   
) const
inline

Definition at line 575 of file swendsenwang.hxx.