Ejemplo n.º 1
0
 public void DeltH(ILayer <T> layer)
 {
     Delts = layer.Backwards();
 }