static int |
cusparse.cusparseCbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseCbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseCbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseCbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCreateBsric02Info(bsric02Info info) |
static int |
cusparse.cusparseDbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseDbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseDbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseDbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDestroyBsric02Info(bsric02Info info) |
static int |
cusparse.cusparseSbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseSbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseSbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseSbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseXbsric02_zeroPivot(cusparseContext handle,
bsric02Info info,
int[] position) |
static int |
cusparse.cusparseXbsric02_zeroPivot(cusparseContext handle,
bsric02Info info,
IntBuffer position) |
static int |
cusparse.cusparseXbsric02_zeroPivot(cusparseContext handle,
bsric02Info info,
IntPointer position) |
static int |
cusparse.cusparseZbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseZbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseZbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseZbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |