LAPACK 3.3.0

sbdt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SBDT02 (M, N, B, LDB, C, LDC, U, LDU, WORK, RESID)

Function Documentation

subroutine SBDT02 ( INTEGER  M,
INTEGER  N,
REAL,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( ldc, * )  C,
INTEGER  LDC,
REAL,dimension( ldu, * )  U,
INTEGER  LDU,
REAL,dimension( * )  WORK,
REAL  RESID 
)

Definition at line 1 of file sbdt02.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions