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

Functions

subroutine cheswapr (UPLO, N, A, LDA, I1, I2)
 CHESWAPR applies an elementary permutation on the rows and columns of a Hermitian matrix. More...
 
real function clanhe (NORM, UPLO, N, A, LDA, WORK)
 CLANHE 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 claqhe (UPLO, N, A, LDA, S, SCOND, AMAX, EQUED)
 CLAQHE scales a Hermitian matrix. More...
 

Detailed Description

This is the group of complex auxiliary functions for HE matrices