![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | dlat2s (UPLO, N, A, LDA, SA, LDSA, INFO) |
DLAT2S converts a double-precision triangular matrix to a single-precision triangular matrix. More... | |
subroutine | zlat2c (UPLO, N, A, LDA, SA, LDSA, INFO) |
ZLAT2C converts a double complex triangular matrix to a complex triangular matrix. More... | |