projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2058f2e6481f2260e9ea6c02731631845776d06d
[Faustine.git]
/
dsp_files
/
haar.dsp
1
decimate = vectorize(2):[1];
2
mean = _ <: _,mem : + : /(2);
3
left = _,!;
4
process = _ <: (mean:decimate),decimate <: left,-;