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

Functions

void zunmtr (char side, char uplo, char trans, int m, int n, int lda, doublecomplex a[], doublecomplex tau[], int ldc, doublecomplex c[], doublecomplex work[], int lwork, int *info)
 Multiplies by a transform matrix from a complex Hermitian matrix to tridiagonal form