MCPcopy Create free account
hub / github.com/cszn/USRNet / BlockMM

Function BlockMM

utils/utils_sisr.py:579–592  ·  view source on GitHub ↗

myfun = @(block_struct) reshape(block_struct.data,m,1); x1 = blockproc(x1,[nr nc],myfun); x1 = reshape(x1,m,Nb); x1 = sum(x1,2); x = reshape(x1,nr,nc);

(nr, nc, Nb, m, x1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

INVLSFunction · 0.85

Calls 1

blockprocFunction · 0.85

Tested by

no test coverage detected