#include <algorithm>
#include <vector>
#include <cmath>
#include "opengm/opengm.hxx"
#include "opengm/functions/function_registration.hxx"
#include "opengm/functions/function_properties_base.hxx"
Go to the source code of this file.
Classes | |
class | opengm::PottsFunction< T, I, L > |
Potts function for two variables. More... | |
Namespaces | |
namespace | opengm |
The OpenGM namespace. |