LAPACK 3.3.1
Linear Algebra PACKage

slals0.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLALS0 (ICOMPQ, NL, NR, SQRE, NRHS, B, LDB, BX, LDBX, PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, LDGNUM, POLES, DIFL, DIFR, Z, K, C, S, WORK, INFO)

Function Documentation

subroutine SLALS0 ( INTEGER  ICOMPQ,
INTEGER  NL,
INTEGER  NR,
INTEGER  SQRE,
INTEGER  NRHS,
REAL,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( ldbx, * )  BX,
INTEGER  LDBX,
INTEGER,dimension( * )  PERM,
INTEGER  GIVPTR,
INTEGER,dimension( ldgcol, * )  GIVCOL,
INTEGER  LDGCOL,
REAL,dimension( ldgnum, * )  GIVNUM,
INTEGER  LDGNUM,
REAL,dimension( ldgnum, * )  POLES,
REAL,dimension( * )  DIFL,
REAL,dimension( ldgnum, * )  DIFR,
REAL,dimension( * )  Z,
INTEGER  K,
REAL  C,
REAL  S,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slals0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions