LAPACK 3.3.0

zbdt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file zbdt02.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions