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

Go to the source code of this file.

Functions/Subroutines

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. More...
 
sisnan
logical function sisnan(SIN)
SISNAN tests input for NaN.
Definition: sisnan.f:61
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70