CuPtr.this

create uninitialized T.sizeof * n array in device

  1. this(T[] host)
  2. this(size_t n)
    struct CuPtr(T)
    this
    (
    size_t n
    )
  3. this(CUdeviceptr p, size_t l)

Meta