![]() |
aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
|
#include <agrum/CM/counterfactual.h>Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template Tensor< double > | gum::counterfactual< double > (const CausalModel< double > &, const Set< std::string > &, const Set< std::string > &, const HashTable< std::string, std::string > &, const HashTable< std::string, std::string > &) |
| template CausalModel< double > | gum::counterfactualModel< double > (const CausalModel< double > &, const HashTable< std::string, std::string > &, const Set< std::string > &) |