aGrUM
0.17.2
a C++ library for (probabilistic) graphical models
independenceTest.cpp
Go to the documentation of this file.
1
30
#include <
agrum/tools/stattests/independenceTest.h
>
31
32
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
33
template
class
gum::learning::IndependenceTest<>
;
34
#endif
independenceTest.h
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
gum::learning::IndependenceTest
The base class for all the independence tests used for learning.
Definition:
independenceTest.h:52