LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
zlansy.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION function zlansy (NORM, UPLO, N, A, LDA, WORK)
 ZLANSY 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 symmetric matrix.