#include <ChowLiuTree.h>
Public Member Functions | |
ChowLiuTree (const Eigen::MatrixXd &L, const std::vector< Node * > &nodes) | |
Public Attributes | |
std::map< int, ChowLiuTreeNode > | tree |
ChowLiuTree Chow Liu Tree class for information form gaussian distribtuions
Definition at line 130 of file ChowLiuTree.h.