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

Functions

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