Functions/Subroutines

SRC/dlat2s.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAT2S (UPLO, N, A, LDA, SA, LDSA, INFO)

Function Documentation

subroutine DLAT2S ( CHARACTER  UPLO,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( ldsa, * )  SA,
INTEGER  LDSA,
INTEGER  INFO 
)

Definition at line 1 of file dlat2s.f.