LAPACK 3.3.1
Linear Algebra PACKage

dbdt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dbdt02.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions