|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <lunary.hxx>
Collaboration diagram for opengm::functions::learnable::FeaturesAndIndices< V, I >:Public Attributes | |
| std::vector< V > | features |
| std::vector< I > | weightIds |
Definition at line 23 of file lunary.hxx.
| std::vector<V> opengm::functions::learnable::FeaturesAndIndices< V, I >::features |
Definition at line 24 of file lunary.hxx.
| std::vector<I> opengm::functions::learnable::FeaturesAndIndices< V, I >::weightIds |
Definition at line 25 of file lunary.hxx.
1.8.12