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
/
potentials
/
@cgpot
/
display.m
blob: 78813bece4246200a5da7ce31610909b3b00ca11 (
plain
)
1
2
3
4
function
display
(
pot
)
disp
(
'conditional Gaussian potential object'
);
disp
(
struct
(
pot
));