Functions/Subroutines

BLAS/SRC/ssyr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SSYR (UPLO, N, ALPHA, X, INCX, A, LDA)

Function Documentation

subroutine SSYR ( CHARACTER  UPLO,
INTEGER  N,
REAL  ALPHA,
REAL,dimension(*)  X,
INTEGER  INCX,
REAL,dimension(lda,*)  A,
INTEGER  LDA 
)

Definition at line 1 of file ssyr.f.