pub fn test_convolution<C, R>(convolution: C, ring: R, scale: El<R>)where C: ConvolutionAlgorithm<R::Type>, R: RingStore,
generic_tests