LAPACK 3.3.1
Linear Algebra PACKage

dlag2s.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAG2S (M, N, A, LDA, SA, LDSA, INFO)

Function Documentation

subroutine DLAG2S ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( ldsa, * )  SA,
INTEGER  LDSA,
INTEGER  INFO 
)

Definition at line 1 of file dlag2s.f.

Here is the caller graph for this function:

 All Files Functions