|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <algorithm>#include <vector>#include <cmath>#include "opengm/opengm.hxx"#include "opengm/functions/function_registration.hxx"#include "opengm/functions/function_properties_base.hxx"#include "opengm/datastructures/marray/marray.hxx"#include "opengm/graphicalmodel/weights.hxx"
Include dependency graph for lweightedsum_of_functions.hxx:Go to the source code of this file.
Classes | |
| class | opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > |
| Learnable weighted sum of feature-functions. More... | |
| class | opengm::FunctionSerialization< opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > > |
| FunctionSerialization. More... | |
| struct | opengm::FunctionRegistration< opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > > |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
| opengm::functions | |
| opengm::functions::learnable | |
Macros | |
| #define | OPENGM_LEARNABLE_LWEIGHTEDSUM_OF_FUNCTIONS_FUNCTION_HXX |
| #define OPENGM_LEARNABLE_LWEIGHTEDSUM_OF_FUNCTIONS_FUNCTION_HXX |
Definition at line 3 of file lweightedsum_of_functions.hxx.
1.8.12