|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| cublasDiagType | Indicates whether the main diagonal of the dense matrix is unity and consequently should not be touched or modified by the function. |
| cublasFillMode | Indicates which part (lower or upper) of the dense matrix was filled and consequently should be used by the function |
| cublasHandle | Java port of a cublasHandle |
| cublasOperation | Indicates which operation needs to be performed with the dense matrix. |
| cublasPointerMode | Indicates whether the scalar values are passed by reference on the host or device |
| cublasSideMode | Indicates whether the dense matrix is on the left or right side in the matrix equation solved by a particular function. |
| cublasStatus | JCublas status return values. |
| JCublas | Java bindings for CUBLAS, the NVIDIA CUDA BLAS library. |
| JCublas2 | Java bindings for CUBLAS, the NVIDIA CUDA BLAS library. |
Contains the classes of JCublas.
JCublas class,
which provides all method bindings for CUBLAS, the
NVIDIA CUDA BLAS library.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||