XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
csc_zussv.c File Reference

Functions

void csc_zussv (char uplo, char trans, char diag, int n, const doublecomplex val[], const int colptr[], const int rowind[], int base, doublecomplex x[], int incx, int *info)
 Solution of Ax = b, ATx = b or AHx = b (Complex triangular matrices) (CSC)