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 "...
8年弱 前 | 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", ...
8年弱 前 | 2 件の回答 | 0