LAPACK 3.3.1
Linear Algebra PACKage

dlasd4.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLASD4 (N, I, D, Z, DELTA, RHO, SIGMA, WORK, INFO)

Function Documentation

subroutine DLASD4 ( INTEGER  N,
INTEGER  I,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  Z,
DOUBLE PRECISION,dimension( * )  DELTA,
DOUBLE PRECISION  RHO,
DOUBLE PRECISION  SIGMA,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file dlasd4.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions