![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | ssc_zusmv (char uplo, int n, doublecomplex alpha, const doublecomplex val[], const int colptr[], const int rowind[], int base, const doublecomplex x[], int incx, doublecomplex beta, doublecomplex y[], int incy, int *info) |
| y <- αAx + βy (Complex symmetric matrices) (CSC) | |