 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
subroutine slae2(A, B, C, RT1, RT2)
SLAE2 computes the eigenvalues of a 2-by-2 symmetric matrix.
real function slanst(NORM, N, D, E)
SLANST returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
subroutine slascl(TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, INFO)
SLASCL multiplies a general rectangular matrix by a real scalar defined as cto/cfrom.
subroutine xerbla(SRNAME, INFO)
XERBLA
real function slapy2(X, Y)
SLAPY2 returns sqrt(x2+y2).
real function slamch(CMACH)
SLAMCH
subroutine slasrt(ID, N, D, INFO)
SLASRT sorts numbers in increasing or decreasing order.