What do we call this (new?) higher-order function?

后端 未结 16 1680
盖世英雄少女心
盖世英雄少女心 2021-02-05 23:44

I am trying to name what I think is a new idea for a higher-order function. To the important part, here is the code in Python and Haskell to demonstrate the concept, which will

16条回答
  •  鱼传尺愫
    2021-02-06 00:14

    This reminds me of convolution from image processing. But not sure if this is mathematically correct.

提交回复
热议问题