![]() |
aGrUM
0.16.0
|
#include <agrum/PRM/utils_prm.h>
Go to the source code of this file.
Namespaces | |
gum | |
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr. | |
gum::prm | |
namespace for all probabilistic relational models entities | |
Functions | |
void | gum::prm::decomposePath (const std::string &path, std::vector< std::string > &v) |
Decompose a string in a vector of strings using "." as separators. More... | |
NodeId | gum::prm::nextNodeId () |
Returns the next value of an unique counter for PRM's node id. More... | |