index
:
mc2-scripts-and-benchmarks.git
master
rtas20-wip
rtas21-ae
rtas22
rtas22-casestudy
sd-vbs
Benchmarks and execution scripts for testing spatial isolation and SMT interference in MC^2
Joshua J Bakita
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SD-VBS
/
common
/
toolbox
/
toolbox_basic
/
disp
/
ims.m
blob: 2fb5f25ea30efacc032709411ee178ae4ac81337 (
plain
) (
blame
)
1
2
3
function
ims
(
I
,
nr
,
nc
)
im
(
reshape
(
I
,
nr
,
nc
));