iSAM
isam::ChowLiuTreeNode Class Reference

#include <ChowLiuTree.h>

Collaboration diagram for isam::ChowLiuTreeNode:

List of all members.

Public Member Functions

bool is_root ()
bool is_leaf ()

Public Attributes

int id
int pid
std::vector< int > cids
Eigen::MatrixXd marginal
Eigen::MatrixXd conditional
Eigen::MatrixXd joint

Detailed Description

ChowLiuTreeNode A node in the chowliu tree

Definition at line 94 of file ChowLiuTree.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables