LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
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.
 
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.
 
subroutine claqhe (uplo, n, a, lda, s, scond, amax, equed)
 CLAQHE scales a Hermitian matrix.
 

Detailed Description

This is the group of complex auxiliary functions for HE matrices