Pow.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 Pow(T, size_t dim)
    version(grain_cuda)
    forward

Meta