LAPACK 3.3.1
Linear Algebra PACKage

slagts.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAGTS (JOB, N, A, B, C, D, IN, Y, TOL, INFO)

Function Documentation

subroutine SLAGTS ( INTEGER  JOB,
INTEGER  N,
REAL,dimension( * )  A,
REAL,dimension( * )  B,
REAL,dimension( * )  C,
REAL,dimension( * )  D,
INTEGER,dimension( * )  IN,
REAL,dimension( * )  Y,
REAL  TOL,
INTEGER  INFO 
)

Definition at line 1 of file slagts.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions