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

J

j0(double) - Static method in class cern.jet.math.tdouble.Bessel
Returns the Bessel function of the first kind of order 0 of the argument.
j1(double) - Static method in class cern.jet.math.tdouble.Bessel
Returns the Bessel function of the first kind of order 1 of the argument.
JCublas - Class in jcuda.jcublas
JCublas - Java bindings for CUBLAS, the NVIDIA CUDA BLAS library
www.jcuda.de


This file comment is partially taken from the cublas.h header file:

CUBLAS is an implementation of BLAS (Basic Linear Algebra Subroutines) on top of the CUDA driver.
JCublas.ARCHType - Enum in jcuda.jcublas
Enumeration of common CPU architectures.
JCublas.LogLevel - Enum in jcuda.jcublas
The log levels which may be used to control the internal logging of the JCublas library
JCublas.OSType - Enum in jcuda.jcublas
Enumeration of common operating systems, independent of version or architecture.
JCUBLAS_STATUS_INTERNAL_ERROR - Static variable in class jcuda.jcublas.JCublas
An internal JCublas operation failed
JCUBLAS_STATUS_MEMORY_ALREADY_USED - Static variable in class jcuda.jcublas.JCublas
Device memory with the specified name was already allocated
JCUBLAS_STATUS_MEMORY_NOT_FOUND - Static variable in class jcuda.jcublas.JCublas
Device memory with the specified name could not be found
JCuComplex - Class in jcuda.jcublas
Java port of the CUBLAS complex number structure
jcuda.jcublas - package jcuda.jcublas
Java bindings for CUBLAS, the NVIDIA CUDA BLAS library.
JCuDoubleComplex - Class in jcuda.jcublas
Java port of the CUBLAS complex number structure for double precision numbers
jn(int, double) - Static method in class cern.jet.math.tdouble.Bessel
Returns the Bessel function of the first kind of order n of the argument.
joule - Static variable in class cern.clhep.Units
 

Parallel Colt 0.7.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Jump to the Parallel Colt Homepage