Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
I
J
S
T
C
CUSPARSE_DIAG_TYPE_NON_UNIT
- Static variable in class jcuda.jcusparse.
cusparseDiagType
CUSPARSE_DIAG_TYPE_UNIT
- Static variable in class jcuda.jcusparse.
cusparseDiagType
CUSPARSE_DIRECTION_COLUMN
- Static variable in class jcuda.jcusparse.
cusparseDirection
CUSPARSE_DIRECTION_ROW
- Static variable in class jcuda.jcusparse.
cusparseDirection
CUSPARSE_FILL_MODE_LOWER
- Static variable in class jcuda.jcusparse.
cusparseFillMode
CUSPARSE_FILL_MODE_UPPER
- Static variable in class jcuda.jcusparse.
cusparseFillMode
CUSPARSE_INDEX_BASE_ONE
- Static variable in class jcuda.jcusparse.
cusparseIndexBase
CUSPARSE_INDEX_BASE_ZERO
- Static variable in class jcuda.jcusparse.
cusparseIndexBase
CUSPARSE_MATRIX_TYPE_GENERAL
- Static variable in class jcuda.jcusparse.
cusparseMatrixType
CUSPARSE_MATRIX_TYPE_HERMITIAN
- Static variable in class jcuda.jcusparse.
cusparseMatrixType
CUSPARSE_MATRIX_TYPE_SYMMETRIC
- Static variable in class jcuda.jcusparse.
cusparseMatrixType
CUSPARSE_MATRIX_TYPE_TRIANGULAR
- Static variable in class jcuda.jcusparse.
cusparseMatrixType
CUSPARSE_OPERATION_CONJUGATE_TRANSPOSE
- Static variable in class jcuda.jcusparse.
cusparseOperation
CUSPARSE_OPERATION_NON_TRANSPOSE
- Static variable in class jcuda.jcusparse.
cusparseOperation
CUSPARSE_OPERATION_TRANSPOSE
- Static variable in class jcuda.jcusparse.
cusparseOperation
CUSPARSE_STATUS_ALLOC_FAILED
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_ARCH_MISMATCH
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_EXECUTION_FAILED
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_INTERNAL_ERROR
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_INVALID_VALUE
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_MAPPING_ERROR
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_MATRIX_TYPE_NOT_SUPPORTED
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_NOT_INITIALIZED
- Static variable in class jcuda.jcusparse.
cusparseStatus
CUSPARSE_STATUS_SUCCESS
- Static variable in class jcuda.jcusparse.
cusparseStatus
cusparseCaxpyi(cusparseHandle, int, cuComplex, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsc2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsr2csc(cusparseHandle, int, int, Pointer, Pointer, Pointer, Pointer, Pointer, Pointer, int, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsr2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsrmm(cusparseHandle, int, int, int, int, cuComplex, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int, cuComplex, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsrmv(cusparseHandle, int, int, int, cuComplex, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, cuComplex, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsrsv_analysis(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCcsrsv_solve(cusparseHandle, int, int, cuComplex, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCdense2csc(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCdense2csr(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCdotci(cusparseHandle, int, Pointer, Pointer, Pointer, cuComplex, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCdoti(cusparseHandle, int, Pointer, Pointer, Pointer, cuComplex, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCgthr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCgthrz(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCnnz(cusparseHandle, int, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCreate(cusparseHandle)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCreateMatDescr(cusparseMatDescr)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCreateSolveAnalysisInfo(cusparseSolveAnalysisInfo)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseCsctr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDaxpyi(cusparseHandle, int, double, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsc2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsr2csc(cusparseHandle, int, int, Pointer, Pointer, Pointer, Pointer, Pointer, Pointer, int, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsr2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsrmm(cusparseHandle, int, int, int, int, double, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int, double, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsrmv(cusparseHandle, int, int, int, double, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, double, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsrsv_analysis(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDcsrsv_solve(cusparseHandle, int, int, double, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDdense2csc(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDdense2csr(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDdoti(cusparseHandle, int, Pointer, Pointer, Pointer, double[], int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDestroy(cusparseHandle)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDestroyMatDescr(cusparseMatDescr)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDestroySolveAnalysisInfo(cusparseSolveAnalysisInfo)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDgthr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDgthrz(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDiagType
- Class in
jcuda.jcusparse
cusparseDirection
- Class in
jcuda.jcusparse
cusparseDnnz(cusparseHandle, int, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDroti(cusparseHandle, int, Pointer, Pointer, Pointer, double, double, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseDsctr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseFillMode
- Class in
jcuda.jcusparse
cusparseGetMatDiagType(cusparseMatDescr)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseGetMatFillMode(cusparseMatDescr)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseGetMatIndexBase(cusparseMatDescr)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseGetMatType(cusparseMatDescr)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseGetVersion(cusparseHandle, int[])
- Static method in class jcuda.jcusparse.
JCusparse
cusparseHandle
- Class in
jcuda.jcusparse
Java port of a cusparseHandle
cusparseHandle()
- Constructor for class jcuda.jcusparse.
cusparseHandle
Creates a new, uninitialized cusparseHandle
cusparseIndexBase
- Class in
jcuda.jcusparse
cusparseMatDescr
- Class in
jcuda.jcusparse
Java port of a cusparseMatDescr
cusparseMatDescr()
- Constructor for class jcuda.jcusparse.
cusparseMatDescr
Creates a new, uninitialized cusparseMatDescr
cusparseMatrixType
- Class in
jcuda.jcusparse
cusparseOperation
- Class in
jcuda.jcusparse
cusparseSaxpyi(cusparseHandle, int, float, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
Sparse Level 1 functions
cusparseScsc2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseScsr2csc(cusparseHandle, int, int, Pointer, Pointer, Pointer, Pointer, Pointer, Pointer, int, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseScsr2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseScsrmm(cusparseHandle, int, int, int, int, float, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int, float, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
Sparse Level 3 functions
cusparseScsrmv(cusparseHandle, int, int, int, float, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, float, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
Sparse Level 2 functions
cusparseScsrsv_analysis(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseScsrsv_solve(cusparseHandle, int, int, float, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSdense2csc(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSdense2csr(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSdoti(cusparseHandle, int, Pointer, Pointer, Pointer, float[], int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSetKernelStream(cusparseHandle, cudaStream_t)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSetMatDiagType(cusparseMatDescr, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSetMatFillMode(cusparseMatDescr, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSetMatIndexBase(cusparseMatDescr, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSetMatType(cusparseMatDescr, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSgthr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSgthrz(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSnnz(cusparseHandle, int, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
Sparse Format Conversion
cusparseSolveAnalysisInfo
- Class in
jcuda.jcusparse
Java port of a cusparseSolveAnalysisInfo
cusparseSolveAnalysisInfo()
- Constructor for class jcuda.jcusparse.
cusparseSolveAnalysisInfo
Creates a new, uninitialized cusparseSolveAnalysisInfo
cusparseSroti(cusparseHandle, int, Pointer, Pointer, Pointer, float, float, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseSsctr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseStatus
- Class in
jcuda.jcusparse
CUSPARSE status type returns
cusparseXcoo2csr(cusparseHandle, Pointer, int, int, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseXcsr2coo(cusparseHandle, Pointer, int, int, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZaxpyi(cusparseHandle, int, cuDoubleComplex, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsc2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsr2csc(cusparseHandle, int, int, Pointer, Pointer, Pointer, Pointer, Pointer, Pointer, int, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsr2dense(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsrmm(cusparseHandle, int, int, int, int, cuDoubleComplex, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, int, cuDoubleComplex, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsrmv(cusparseHandle, int, int, int, cuDoubleComplex, cusparseMatDescr, Pointer, Pointer, Pointer, Pointer, cuDoubleComplex, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsrsv_analysis(cusparseHandle, int, int, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZcsrsv_solve(cusparseHandle, int, int, cuDoubleComplex, cusparseMatDescr, Pointer, Pointer, Pointer, cusparseSolveAnalysisInfo, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZdense2csc(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZdense2csr(cusparseHandle, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZdotci(cusparseHandle, int, Pointer, Pointer, Pointer, cuDoubleComplex, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZdoti(cusparseHandle, int, Pointer, Pointer, Pointer, cuDoubleComplex, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZgthr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZgthrz(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZnnz(cusparseHandle, int, int, int, cusparseMatDescr, Pointer, int, Pointer, Pointer)
- Static method in class jcuda.jcusparse.
JCusparse
cusparseZsctr(cusparseHandle, int, Pointer, Pointer, Pointer, int)
- Static method in class jcuda.jcusparse.
JCusparse
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
I
J
S
T