![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | csc_dussm (char uplo, char trans, char diag, char order, int n, int nrhs, const double val[], const int colptr[], const int rowind[], int base, int ldx, double x[], int *info) |
| Solution of AX = B or ATX = B (Triangular matrices) (CSC) | |