Feeds
답변 있음
single float sparse matrix in mex files- using cusparse
I am using MATLAB-R2018a, I would work with both real and complex [actually I did implement both (real and complex double precis...
single float sparse matrix in mex files- using cusparse
I am using MATLAB-R2018a, I would work with both real and complex [actually I did implement both (real and complex double precis...
7년 초과 전 | 0
답변 있음
single float sparse matrix in mex files- using cusparse
Hi, Here the code: // floatsparse.c #include < math.h > #include "mex.h" #include < string.h > #include "...
single float sparse matrix in mex files- using cusparse
Hi, Here the code: // floatsparse.c #include < math.h > #include "mex.h" #include < string.h > #include "...
7년 초과 전 | 0
| 수락됨
질문
single float sparse matrix in mex files- using cusparse
Hi, As you know "mxCreateSparse" return a double sparse matrix instead of single matrix, and "mxCreateSparseNumericMatrix", ...
7년 초과 전 | 답변 수: 2 | 0