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

Functions

void zhesv (char uplo, int n, int nrhs, int lda, doublecomplex a[], int ipiv[], int ldb, doublecomplex b[], doublecomplex work[], int lwork, int *info)
 (Simple driver) Solution to system of linear equations AX = B for a Hermitian matrix