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

G

getByteBuffer(long, long) - Method in class jcuda.Pointer
Returns a ByteBuffer that corresponds to the specified segment of the memory that this pointer points to.
getBytes(int) - Method in class jcuda.driver.JITOptions
Returns the value of the given option.
getFloat(int) - Method in class jcuda.driver.JITOptions
Returns the value of the given option.
getInt(int) - Method in class jcuda.driver.JITOptions
Returns the value of the given option.
getName() - Method in class jcuda.runtime.cudaDeviceProp
Returns the String describing the name of this cudaDeviceProp
getString(int) - Method in class jcuda.driver.JITOptions
Convenience method that returns the value of the given option as a string.

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