![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | z_ssc_csc (char uplo, int n, const doublecomplex val[], const int colptr[], const int rowind[], int base, int maxnnz2, doublecomplex val2[], int colptr2[], int rowind2[], int base2, int *info) |
| SSC (CSC sparse matrix packed form) -> CSC (symmetric full matrix) (Complex matrices) | |