Parallel Colt 0.7.2

Uses of Class
jcuda.jcublas.JCublas.ARCHType

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

Uses of JCublas.ARCHType in jcuda.jcublas
 

Methods in jcuda.jcublas that return JCublas.ARCHType
static JCublas.ARCHType JCublas.ARCHType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JCublas.ARCHType[] JCublas.ARCHType.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