|
OpenGM
2.3.x
Discrete Graphical Model Library
|
FunctionSerialization. More...
#include <lweightedsum_of_functions.hxx>
Collaboration diagram for opengm::FunctionSerialization< opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > >:Public Types | |
| typedef opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L >::ValueType | ValueType |
Static Public Member Functions | |
| static size_t | indexSequenceSize (const opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > &) |
| static size_t | valueSequenceSize (const opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > &) |
| template<class INDEX_OUTPUT_ITERATOR , class VALUE_OUTPUT_ITERATOR > | |
| static void | serialize (const opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > &, INDEX_OUTPUT_ITERATOR, VALUE_OUTPUT_ITERATOR) |
| template<class INDEX_INPUT_ITERATOR , class VALUE_INPUT_ITERATOR > | |
| static void | deserialize (INDEX_INPUT_ITERATOR, VALUE_INPUT_ITERATOR, opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > &) |
Definition at line 153 of file lweightedsum_of_functions.hxx.
| typedef opengm::functions::learnable::LWeightedSumOfFunctions<T, I, L>::ValueType opengm::FunctionSerialization< opengm::functions::learnable::LWeightedSumOfFunctions< T, I, L > >::ValueType |
Definition at line 155 of file lweightedsum_of_functions.hxx.
|
inlinestatic |
Definition at line 229 of file lweightedsum_of_functions.hxx.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 175 of file lweightedsum_of_functions.hxx.
|
inlinestatic |
Definition at line 194 of file lweightedsum_of_functions.hxx.
|
inlinestatic |
Definition at line 184 of file lweightedsum_of_functions.hxx.
Here is the call graph for this function:
1.8.12