Functions/Subroutines

SRC/ssytd2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SSYTD2 (UPLO, N, A, LDA, D, E, TAU, INFO)

Function Documentation

subroutine SSYTD2 ( CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
REAL,dimension( * )  TAU,
INTEGER  INFO 
)

Definition at line 1 of file ssytd2.f.