![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
Builds gum::prm::PRMSystem from gum::prm::o3prm::O3System. More...
#include <agrum/PRM/o3prm/O3SystemFactory.h>
Public Member Functions | |
O3SystemFactory (PRM< GUM_SCALAR > &prm, O3PRM &o3_prm, O3NameSolver< GUM_SCALAR > &solver, ErrorsContainer &errors) | |
O3SystemFactory (const O3SystemFactory< GUM_SCALAR > &src) | |
O3SystemFactory (O3SystemFactory< GUM_SCALAR > &&src) | |
~O3SystemFactory () | |
O3SystemFactory< GUM_SCALAR > & | operator= (const O3SystemFactory< GUM_SCALAR > &src) |
O3SystemFactory< GUM_SCALAR > & | operator= (O3SystemFactory< GUM_SCALAR > &&src) |
void | build () |
Builds gum::prm::PRMSystem from gum::prm::o3prm::O3System.
GUM_SCALAR | The scalar type used by the gum::prm::PRM. |
Definition at line 57 of file O3SystemFactory.h.
INLINE gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::O3SystemFactory | ( | PRM< GUM_SCALAR > & | prm, |
O3PRM & | o3_prm, | ||
O3NameSolver< GUM_SCALAR > & | solver, | ||
ErrorsContainer & | errors | ||
) |
Definition at line 37 of file O3SystemFactory_tpl.h.
INLINE gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::O3SystemFactory | ( | const O3SystemFactory< GUM_SCALAR > & | src | ) |
Definition at line 48 of file O3SystemFactory_tpl.h.
INLINE gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::O3SystemFactory | ( | O3SystemFactory< GUM_SCALAR > && | src | ) |
Definition at line 56 of file O3SystemFactory_tpl.h.
INLINE gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::~O3SystemFactory | ( | ) |
Definition at line 64 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 134 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 160 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 113 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 258 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 303 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 194 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 216 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 185 of file O3SystemFactory_tpl.h.
INLINE void gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::build | ( | ) |
Definition at line 91 of file O3SystemFactory_tpl.h.
INLINE O3SystemFactory< GUM_SCALAR > & gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::operator= | ( | const O3SystemFactory< GUM_SCALAR > & | src | ) |
Definition at line 70 of file O3SystemFactory_tpl.h.
INLINE O3SystemFactory< GUM_SCALAR > & gum::prm::o3prm::O3SystemFactory< GUM_SCALAR >::operator= | ( | O3SystemFactory< GUM_SCALAR > && | src | ) |
Definition at line 81 of file O3SystemFactory_tpl.h.
|
private |
Definition at line 75 of file O3SystemFactory.h.
|
private |
Definition at line 77 of file O3SystemFactory.h.
|
private |
Definition at line 73 of file O3SystemFactory.h.
|
private |
Definition at line 72 of file O3SystemFactory.h.
|
private |
Definition at line 74 of file O3SystemFactory.h.