6 lines
61 B
Haskell
6 lines
61 B
Haskell
|
|
*Main> h == deconv1d g f
|
||
|
|
True
|
||
|
|
|
||
|
|
*Main> f == deconv1d g h
|
||
|
|
True
|