LAPACK 3.3.0

slasd8.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLASD8 (ICOMPQ, K, D, Z, VF, VL, DIFL, DIFR, LDDIFR, DSIGMA, WORK, INFO)

Function Documentation

subroutine SLASD8 ( INTEGER  ICOMPQ,
INTEGER  K,
REAL,dimension( * )  D,
REAL,dimension( * )  Z,
REAL,dimension( * )  VF,
REAL,dimension( * )  VL,
REAL,dimension( * )  DIFL,
REAL,dimension( lddifr, * )  DIFR,
INTEGER  LDDIFR,
REAL,dimension( * )  DSIGMA,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slasd8.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions