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

Functions

void ztptrs (char uplo, char trans, char diag, int n, int nrhs, doublecomplex ap[], int ldb, doublecomplex b[], int *info)
 Solution to system of linear equations AX = B, ATX = B or AHX = B for a complex triangular matrix in packed form