public class Conv2 extends Object
Conv2()
static Matrix
conv2(Matrix a, Matrix b1, Matrix b2, Shape shape)
conv2(Matrix a, Matrix b, Shape shape)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Conv2()
public static Matrix conv2(Matrix a, Matrix b, Shape shape)
public static Matrix conv2(Matrix a, Matrix b1, Matrix b2, Shape shape)