A B C D E F G H I J K L M N P R S T U V W X Y Z

W

w - Variable in class jcuda.runtime.cudaChannelFormatDesc
Number of bits in w component
warpSize - Variable in class jcuda.runtime.cudaDeviceProp
The warp size in threads;
Width - Variable in class jcuda.driver.CUDA_ARRAY3D_DESCRIPTOR
Width is the width of the CUDA array (in elements);
Width - Variable in class jcuda.driver.CUDA_ARRAY_DESCRIPTOR
Width is the width of the CUDA array (in elements);
width - Variable in class jcuda.driver.CUDA_RESOURCE_VIEW_DESC
Width of the resource view
width - Variable in class jcuda.runtime.cudaExtent
The width of this cudaExtent, in elements
width - Variable in class jcuda.runtime.cudaResourceViewDesc
Width of the resource view
WidthInBytes - Variable in class jcuda.driver.CUDA_MEMCPY2D
WidthInBytes and Height specify the width (in bytes) and height of the 2D copy being performed.
WidthInBytes - Variable in class jcuda.driver.CUDA_MEMCPY3D
WidthInBytes, Height and Depth specify the width (in bytes), height and depth of the 3D copy being performed.
WidthInBytes - Variable in class jcuda.driver.CUDA_MEMCPY3D_PEER
WidthInBytes, Height and Depth specify the width (in bytes), height and depth of the 3D copy being performed.
withByteOffset(long) - Method in class jcuda.driver.CUdeviceptr
 
withByteOffset(long) - Method in class jcuda.Pointer
Returns a new pointer with an offset of the given number of bytes

A B C D E F G H I J K L M N P R S T U V W X Y Z