LAPACK 3.3.0

slasd0.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLASD0 (N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK, WORK, INFO)

Function Documentation

subroutine SLASD0 ( INTEGER  N,
INTEGER  SQRE,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
REAL,dimension( ldu, * )  U,
INTEGER  LDU,
REAL,dimension( ldvt, * )  VT,
INTEGER  LDVT,
INTEGER  SMLSIZ,
INTEGER,dimension( * )  IWORK,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slasd0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions