LAPACK 3.3.0

slagtf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAGTF (N, A, LAMBDA, B, C, TOL, D, IN, INFO)

Function Documentation

subroutine SLAGTF ( INTEGER  N,
REAL,dimension( * )  A,
REAL  LAMBDA,
REAL,dimension( * )  B,
REAL,dimension( * )  C,
REAL  TOL,
REAL,dimension( * )  D,
INTEGER,dimension( * )  IN,
INTEGER  INFO 
)

Definition at line 1 of file slagtf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions