about summary refs log tree commit diff
path: root/sourcecodes/bnt-master/BNT/CPDs/@tree_CPD/display.m
blob: 4e405bec19cadb63d8f41662358894eadcc9a842 (plain)
1
2
3
4
function display(CPD)

disp('dtree_CPD object');
disp(struct(CPD));