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

Go to the source code of this file.

Functions/Subroutines

subroutine dlat2s (UPLO, N, A, LDA, SA, LDSA, INFO)
 DLAT2S converts a double-precision triangular matrix to a single-precision triangular matrix. More...
 
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70