LAPACK 3.3.0

dlasd0.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dlasd0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions