Themkl_cspblas_?csrgemvroutine performs a matrix-vector operation defined as y:=A*x or y:=AT*x, where: xandyare vectors, Ais anm-by-msparse square matrix in the CSR format (3-array variation) with zero-based indexing,ATis the transpose ofA. ...
voidmkl_cspblas_ccsrgemv(constchar*transa,constMKL_INT*m,constMKL_Complex8*a,constMKL_INT*ia,constMKL_INT*ja,constMKL_Complex8*x,MKL_Complex8*y); voidmkl_cspblas_zcsrgemv(constchar*transa,constMKL_INT*m,constMKL_Complex16*a,constMKL_INT*ia,constMKL_INT*ja,constMKL_Complex16*x,MKL...
Themkl_cspblas_?csrgemvroutine performs a matrix-vector operation defined as y:=A*x or y:=AT*x, where: xandyare vectors, Ais anm-by-msparse square matrix in the CSR format (3-array variation) with zero-based indexing,ATis the transpose ofA. ...
Sparse BLAS Level 2 and Level 3 Routines.mkl_?csrgemv mkl_?bsrgemv mkl_?coogemv mkl_?diagemv mkl_?csrsymv mkl_?bsrsymv mkl_?coosymv mkl_?diasymv mkl_?csrtrsv mkl_?bsrtrsv mkl_?cootrsv mkl_?diatrsv mkl_cspblas_?csrgemv Syntax Include Files Description ...
English Search < Developer Reference for Intel® oneAPI Math Kernel Library for C Download PDF View More Developer Reference for Intel® oneAPI Math Kernel Library - C
Sparse BLAS Level 2 and Level 3 Routines.mkl_?csrgemv mkl_?bsrgemv mkl_?coogemv mkl_?diagemv mkl_?csrsymv mkl_?bsrsymv mkl_?coosymv mkl_?diasymv mkl_?csrtrsv mkl_?bsrtrsv mkl_?cootrsv mkl_?diatrsv mkl_cspblas_?csrgemv mkl_cspblas_?bsrgemv mkl_cs...