| Class | Description |
|---|---|
| bsric02Info |
Java port of a bsric02Info
|
| bsrilu02Info |
Java port of a bsrilu02Info
|
| bsrsv2Info |
Java port of a bsrsv2Info
|
| csric02Info |
Java port of a csric02Info
|
| csrilu02Info |
Java port of a csrilu02Info
|
| csrsv2Info |
Java port of a csrsv2Info
|
| cusparseAction |
Indicates whether the operation is performed only on indices
or on data and indices.
|
| cusparseDiagType |
Indicates if the matrix diagonal entries are unity.
|
| cusparseDirection |
Indicates whether the elements of a dense matrix should be
parsed by rows or by columns.
|
| cusparseFillMode |
Indicates if the lower or upper part of a matrix is stored in
sparse storage.
|
| cusparseHandle |
Java port of a cusparseHandle
|
| cusparseHybMat |
Java port of a cusparseHybMat
|
| cusparseHybPartition |
Partition modes
|
| cusparseIndexBase |
Indicates if the base of the matrix indices is zero or one.
|
| cusparseMatDescr |
Java port of a cusparseMatDescr
|
| cusparseMatrixType |
Indicates the type of matrix stored in sparse storage.
|
| cusparseOperation |
Indicates which operations need to be performed with the
sparse matrix.
|
| cusparsePointerMode |
Indicates whether the scalar values are passed by reference on
the host or device.
|
| cusparseSolveAnalysisInfo |
Java port of a cusparseSolveAnalysisInfo
|
| cusparseSolvePolicy | |
| cusparseStatus |
CUSPARSE status return values
|
| JCusparse |
Java bindings for CUSPARSE, the NVIDIA CUDA sparse matrix
BLAS library.
|
| JCusparse2 | Deprecated
As of CUDA 6.0RC.
|