static int |
cusparse.cusparseCcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCreateCsric02Info(csric02Info info) |
static int |
cusparse.cusparseDcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDestroyCsric02Info(csric02Info info) |
static int |
cusparse.cusparseScsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseScsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsric02_zeroPivot(cusparseContext handle,
csric02Info info,
int[] position) |
static int |
cusparse.cusparseXcsric02_zeroPivot(cusparseContext handle,
csric02Info info,
IntBuffer position) |
static int |
cusparse.cusparseXcsric02_zeroPivot(cusparseContext handle,
csric02Info info,
IntPointer position) |
static int |
cusparse.cusparseZcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |