index
:
BNW
this commit
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
));