Public Member Functions | Public Attributes
isam::ChowLiuTreeNode Class Reference

#include <ChowLiuTree.h>

List of all members.

Public Member Functions

bool is_leaf ()
bool is_root ()

Public Attributes

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

Detailed Description

ChowLiuTreeNode A node in the chowliu tree

Definition at line 94 of file ChowLiuTree.h.


Member Function Documentation

bool isam::ChowLiuTreeNode::is_leaf ( ) [inline]

Definition at line 106 of file ChowLiuTree.h.

bool isam::ChowLiuTreeNode::is_root ( ) [inline]

Definition at line 105 of file ChowLiuTree.h.


Member Data Documentation

std::vector<int> isam::ChowLiuTreeNode::cids

Definition at line 100 of file ChowLiuTree.h.

Definition at line 102 of file ChowLiuTree.h.

Definition at line 98 of file ChowLiuTree.h.

Definition at line 103 of file ChowLiuTree.h.

Definition at line 101 of file ChowLiuTree.h.

Definition at line 99 of file ChowLiuTree.h.


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


demo_lidar
Author(s): Ji Zhang
autogenerated on Fri Jan 3 2014 11:17:40