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
/
@softmax_CPD
/
display.m
blob: 06a0f02c060e22c8614ba35b567034831a57ae5a (
plain
)
1
2
3
4
function
display
(
CPD
)
disp
(
'softmax_CPD object'
);
disp
(
struct
(
CPD
));