aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
gum::learning::CIBasedLearning::SepSetEntry_ Struct Reference

#include <CIBasedLearning.h>

Collaboration diagram for gum::learning::CIBasedLearning::SepSetEntry_:

Public Attributes

std::vector< NodeIdcond
double pval {0.0}

Detailed Description

Definition at line 153 of file CIBasedLearning.h.

Member Data Documentation

◆ cond

std::vector< NodeId > gum::learning::CIBasedLearning::SepSetEntry_::cond

◆ pval

double gum::learning::CIBasedLearning::SepSetEntry_::pval {0.0}

Definition at line 155 of file CIBasedLearning.h.

155{0.0};

The documentation for this struct was generated from the following file: