| Name | Description |
---|
 | Allocate<(Of <<'(T>)>>)()()()() |
Allocates on device.
(Inherited from GPGPU.) |
 | Allocate<(Of <<'(T>)>>)(Int32) |
Allocates array on device.
(Overrides GPGPU..::..Allocate<(Of <<'(T>)>>)(Int32).) |
 | Allocate<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,]) |
Allocates array on device of same size as supplied host array.
(Overrides GPGPU..::..Allocate<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,]).) |
 | Allocate<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,]) |
Allocates array on device of same size as supplied host array.
(Overrides GPGPU..::..Allocate<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,]).) |
 | Allocate<(Of <<'(T>)>>)(array<T>[]()[][]) |
Allocates array on device of same size as supplied host array.
(Overrides GPGPU..::..Allocate<(Of <<'(T>)>>)(array<T>[]()[][]).) |
 | Allocate<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,]) |
Allocates array on device of same size as supplied host array.
(Inherited from GPGPU.) |
 | Allocate<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,]) |
Allocates array on device of same size as supplied host array.
(Inherited from GPGPU.) |
 | Allocate<(Of <<'(T>)>>)(array<T>[]()[][]) |
Allocates array on device of same size as supplied host array.
(Inherited from GPGPU.) |
 | Allocate<(Of <<'(T>)>>)(Int32, Int32) |
Allocates array on device.
(Overrides GPGPU..::..Allocate<(Of <<'(T>)>>)(Int32, Int32).) |
 | Allocate<(Of <<'(T>)>>)(Int32, Int32, Int32) |
Allocates array on device.
(Overrides GPGPU..::..Allocate<(Of <<'(T>)>>)(Int32, Int32, Int32).) |