LAPACK 3.3.1
Linear Algebra PACKage

dlagtf.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DLAGTF ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  A,
DOUBLE PRECISION  LAMBDA,
DOUBLE PRECISION,dimension( * )  B,
DOUBLE PRECISION,dimension( * )  C,
DOUBLE PRECISION  TOL,
DOUBLE PRECISION,dimension( * )  D,
INTEGER,dimension( * )  IN,
INTEGER  INFO 
)

Definition at line 1 of file dlagtf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions