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
/
@cpot
/
display.m
blob: 35a4f0b3ceb8ed050cbfd044d1f09c41147cafb0 (
plain
)
1
2
3
4
function
display
(
pot
)
disp
(
'canonical potential object'
);
disp
(
struct
(
pot
));