|
OpenGM
2.3.x
Discrete Graphical Model Library
|
FunctionSerialization. More...
#include <lunary.hxx>
Collaboration diagram for opengm::FunctionSerialization< opengm::functions::learnable::LUnary< T, I, L > >:Public Types | |
| typedef opengm::functions::learnable::LUnary< T, I, L >::ValueType | ValueType |
Static Public Member Functions | |
| static size_t | indexSequenceSize (const opengm::functions::learnable::LUnary< T, I, L > &) |
| static size_t | valueSequenceSize (const opengm::functions::learnable::LUnary< T, I, L > &) |
| template<class INDEX_OUTPUT_ITERATOR , class VALUE_OUTPUT_ITERATOR > | |
| static void | serialize (const opengm::functions::learnable::LUnary< 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::LUnary< T, I, L > &) |
Definition at line 327 of file lunary.hxx.
| typedef opengm::functions::learnable::LUnary<T, I, L>::ValueType opengm::FunctionSerialization< opengm::functions::learnable::LUnary< T, I, L > >::ValueType |
Definition at line 329 of file lunary.hxx.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
INDEX SERIALIZATION
VALUE SERIALIZATION
Definition at line 377 of file lunary.hxx.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 367 of file lunary.hxx.
1.8.12