CuArray

sub-region on CuPtr!T

Constructors

this
this(CuPtr!T storage)
this
this(CuPtr!T storage, size_t offset)
this
this(RefCounted!(CuPtr!T) storage, size_t offset = 0)
this
this(T[] host)
this
this(size_t n)

create uninitialized T.sizeof * n array in device

Alias This

ptr

Members

Properties

length
length [@property getter]

Meta