aGrUM  0.14.2
SVE_tpl.h File Reference

Inline implementation of SVE. More...

+ Include dependency graph for SVE_tpl.h:
+ This graph shows which files directly or indirectly include this file:

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::string gum::prm::__print_attribute__ (const PRMInstance< GUM_SCALAR > &i, const PRMAttribute< GUM_SCALAR > &a)
 
template<typename GUM_SCALAR >
std::string gum::prm::__print_instance__ (const PRMInstance< GUM_SCALAR > &i)
 
template<typename GUM_SCALAR >
std::string gum::prm::__print_system__ (const PRMSystem< GUM_SCALAR > &s)
 
template<typename LIST >
std::string gum::prm::__print_list__ (LIST l)
 
template<typename GUM_SCALAR >
std::string gum::prm::__print_pot__ (const Potential< GUM_SCALAR > &pot)
 
template<typename SET >
std::string gum::prm::__print_set__ (SET set)
 

Detailed Description

Inline implementation of SVE.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN

Definition in file SVE_tpl.h.