Reciprocal.forward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto forward(Variable!(T, dim, HostStorage) x)
  2. auto forward(Variable!(T, dim, DeviceStorage) x)
    struct Reciprocal(T, size_t dim)
    version(grain_cuda)
    forward

Meta