LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
sqrt13.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sqrt13 (SCALE, M, N, A, LDA, NORMA, ISEED)
 SQRT13 More...
 
slabad
subroutine slabad(SMALL, LARGE)
SLABAD
Definition: slabad.f:76
slarnv
subroutine slarnv(IDIST, ISEED, N, X)
SLARNV returns a vector of random numbers from a uniform or normal distribution.
Definition: slarnv.f:99
sasum
real function sasum(N, SX, INCX)
SASUM
Definition: sasum.f:74
slascl
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.
Definition: slascl.f:145
slange
real function slange(NORM, M, N, A, LDA, WORK)
SLANGE returns the value of the 1-norm, Frobenius norm, infinity-norm, or the largest absolute value ...
Definition: slange.f:116
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70