![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
#include <CIBasedLearning.h>
Public Attributes | |
| std::vector< NodeId > | cond |
| double | pval {0.0} |
Definition at line 153 of file CIBasedLearning.h.
| std::vector< NodeId > gum::learning::CIBasedLearning::SepSetEntry_::cond |
Definition at line 154 of file CIBasedLearning.h.
Referenced by gum::learning::FCI::orientCollidersOnPAG_(), and gum::learning::CIBasedLearning::orientUnshieldedColliders_().
| double gum::learning::CIBasedLearning::SepSetEntry_::pval {0.0} |
Definition at line 155 of file CIBasedLearning.h.