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

Functions

void zhetrd (char uplo, int n, int lda, doublecomplex a[], double d[], double e[], doublecomplex tau[], doublecomplex work[], int lwork, int *info)
 Reduces a complex Hermitian matrix to tridiagonal form