![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | z_csc_dense (int m, int n, const doublecomplex val[], const int colptr[], const int rowind[], int base, int lda, doublecomplex a[], int *info) |
| CSC -> dense matrix (Complex matrices) | |