LAPACK 3.3.0

slansy.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL SLANSY (NORM, UPLO, N, A, LDA, WORK)

Function Documentation

REAL SLANSY ( CHARACTER  NORM,
CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  WORK 
)

Definition at line 1 of file slansy.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions