![]() |
aGrUM
0.14.2
|
Inline implementation of gum::PRMClassElementContainer. More...
#include <agrum/PRM/elements/PRMClassElement.h>
#include <agrum/PRM/elements/PRMClassElementContainer.h>
Go to the source code of this file.
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::prm | |
namespace for all probabilistic relational models entities | |
Functions | |
template<typename GUM_SCALAR > | |
std::ostream & | operator<< (std::ostream &output, const gum::prm::PRMClassElementContainer< GUM_SCALAR > &container) |
An << operator for PRMClassElementContainer. Output in the graphviz-dot format. More... | |
Inline implementation of gum::PRMClassElementContainer.
Definition in file PRMClassElementContainer_tpl.h.
std::ostream& operator<< | ( | std::ostream & | output, |
const gum::prm::PRMClassElementContainer< GUM_SCALAR > & | container | ||
) |
An << operator for PRMClassElementContainer. Output in the graphviz-dot format.
Definition at line 192 of file PRMClassElementContainer_tpl.h.
References gum::prm::PRMClassElementContainer< GUM_SCALAR >::containerDag(), gum::prm::PRMClassElementContainer< GUM_SCALAR >::get(), and gum::prm::PRMObject::name().