Differentiable.Matrix
val convolution : (Algebra.Matrix.t * Algebra.Matrix.t, Algebra.Matrix.t) t
Convolve the second matrix by the first one (supposed to be smaller).