| Name | Description |
---|
 | CopyToDevice<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,]) |
Allocates array on device, copies to device and returns pointer.
(Overrides GPGPU..::..CopyToDevice<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,]).) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,]) |
Allocates array on device, copies to device and returns pointer.
(Overrides GPGPU..::..CopyToDevice<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,]).) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T>[]()[][]) |
Allocates array on device, copies to device and returns pointer.
(Overrides GPGPU..::..CopyToDevice<(Of <<'(T>)>>)(array<T>[]()[][]).) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,]) |
Allocates array on device, copies to device and returns pointer.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,]) |
Allocates array on device, copies to device and returns pointer.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T>[]()[][]) |
Allocates array on device, copies to device and returns pointer.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T,3>[,,](,,)[,,][,,], array<T,3>[,,](,,)[,,][,,]) |
Copies to preallocated array on device.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T,2>[,](,)[,][,], array<T,2>[,](,)[,][,]) |
Copies to preallocated array on device.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T>[]()[][], array<T>[]()[][]) |
Copies to preallocated array on device.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(IntPtr, Int32, array<T>[]()[][], Int32, Int32) |
Copies to preallocated array on device.
(Inherited from GPGPU.) |
 | CopyToDevice<(Of <<'(T>)>>)(array<T>[]()[][], Int32, array<T>[]()[][], Int32, Int32) |
Copies to preallocated array on device.
(Inherited from GPGPU.) |