aGrUM
0.16.0
treeOperator.cpp
Go to the documentation of this file.
1
31
#include <
agrum/multidim/utils/FunctionGraphUtilities/operators/treeOperator.h
>
32
33
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
34
template
class
gum::TreeOperator< double, std::plus >
;
35
#endif
treeOperator.h
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
gum::TreeOperator
Class used to perform Decision Tree Operation in the FMDP Framework.
Definition:
treeOperator.h:53