LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for complex16:

Functions

subroutine zheswapr (UPLO, N, A, LDA, I1, I2)
 ZHESWAPR applies an elementary permutation on the rows and columns of a Hermitian matrix. More...
 
double precision function zlanhe (NORM, UPLO, N, A, LDA, WORK)
 ZLANHE returns the value of the 1-norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex Hermitian matrix. More...
 
subroutine zlaqhe (UPLO, N, A, LDA, S, SCOND, AMAX, EQUED)
 ZLAQHE scales a Hermitian matrix. More...
 

Detailed Description

This is the group of complex16 auxiliary functions for HE matrices