LAPACK 3.3.0

slaqsy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAQSY (UPLO, N, A, LDA, S, SCOND, AMAX, EQUED)

Function Documentation

subroutine SLAQSY ( CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  S,
REAL  SCOND,
REAL  AMAX,
CHARACTER  EQUED 
)

Definition at line 1 of file slaqsy.f.

Here is the caller graph for this function:

 All Files Functions