Parallel Colt 0.7.2

Uses of Class
jcuda.jcublas.JCublas.OSType

Packages that use JCublas.OSType
jcuda.jcublas Java bindings for CUBLAS, the NVIDIA CUDA BLAS library. 
 

Uses of JCublas.OSType in jcuda.jcublas
 

Methods in jcuda.jcublas that return JCublas.OSType
static JCublas.OSType JCublas.OSType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JCublas.OSType[] JCublas.OSType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage