|
OpenGM
2.3.x
Discrete Graphical Model Library
|
FunctionSerialization. More...
#include <lpotts.hxx>
Collaboration diagram for opengm::FunctionSerialization< opengm::functions::learnable::LPotts< T, I, L > >:Public Types | |
| typedef opengm::functions::learnable::LPotts< T, I, L >::ValueType | ValueType |
Static Public Member Functions | |
| static size_t | indexSequenceSize (const opengm::functions::learnable::LPotts< T, I, L > &) |
| static size_t | valueSequenceSize (const opengm::functions::learnable::LPotts< T, I, L > &) |
| template<class INDEX_OUTPUT_ITERATOR , class VALUE_OUTPUT_ITERATOR > | |
| static void | serialize (const opengm::functions::learnable::LPotts< 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::LPotts< T, I, L > &) |
Definition at line 169 of file lpotts.hxx.
| typedef opengm::functions::learnable::LPotts<T, I, L>::ValueType opengm::FunctionSerialization< opengm::functions::learnable::LPotts< T, I, L > >::ValueType |
Definition at line 171 of file lpotts.hxx.
|
inlinestatic |
Definition at line 233 of file lpotts.hxx.
|
inlinestatic |
Definition at line 191 of file lpotts.hxx.
|
inlinestatic |
|
inlinestatic |
Definition at line 200 of file lpotts.hxx.
1.8.12