LAPACK 3.3.0

slatm6.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLATM6 (TYPE, N, A, LDA, B, X, LDX, Y, LDY, ALPHA, BETA, WX, WY, S, DIF)

Function Documentation

subroutine SLATM6 ( INTEGER  TYPE,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( lda, * )  B,
REAL,dimension( ldx, * )  X,
INTEGER  LDX,
REAL,dimension( ldy, * )  Y,
INTEGER  LDY,
REAL  ALPHA,
REAL  BETA,
REAL  WX,
REAL  WY,
REAL,dimension( * )  S,
REAL,dimension( * )  DIF 
)

Definition at line 1 of file slatm6.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions