#include <vector>
#include <algorithm>
#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::StaticSingleSiteFunction< T, SIZE, STORAGE > |
Single site function whose size is fixed at compile time. More... | |
class | opengm::DynamicSingleSiteFunction< T > |
Single site function with dynamic size. More... | |
Namespaces | |
namespace | opengm |
The OpenGM namespace. |