![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::graph |
Functions | |
| template<GUM_DiGraphable G> | |
| DAG | gum::graph::markovBlanket (const G &g, NodeId node, int level=1) |
Returns the level-level Markov blanket of node in g as a DAG. | |