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
/
general
/
is_mnet.m
blob: c6202e41c62a321dd8ffbe2b9419842ee0a11117 (
plain
)
1
2
3
function
m
=
is_mnet
(
model
)
m
=
isfield
(
model
,
'markov_net'
);