C D F G J K L P R S T W

L

load(String, String) - Static method in class jcuda.utils.KernelLauncher
Create a new KernelLauncher which may be used to execute the specified function which is loaded from the PTX- or CUBIN (CUDA binary) file with the given name.
load(InputStream, String) - Static method in class jcuda.utils.KernelLauncher
Create a new KernelLauncher which may be used to execute the specified function which is loaded from the PTX- or CUBIN data that is read from the given input stream.

C D F G J K L P R S T W