LAPACK 3.3.0

slasy2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLASY2 (LTRANL, LTRANR, ISGN, N1, N2, TL, LDTL, TR, LDTR, B, LDB, SCALE, X, LDX, XNORM, INFO)

Function Documentation

subroutine SLASY2 ( LOGICAL  LTRANL,
LOGICAL  LTRANR,
INTEGER  ISGN,
INTEGER  N1,
INTEGER  N2,
REAL,dimension( ldtl, * )  TL,
INTEGER  LDTL,
REAL,dimension( ldtr, * )  TR,
INTEGER  LDTR,
REAL,dimension( ldb, * )  B,
INTEGER  LDB,
REAL  SCALE,
REAL,dimension( ldx, * )  X,
INTEGER  LDX,
REAL  XNORM,
INTEGER  INFO 
)

Definition at line 1 of file slasy2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions