LAPACK 3.3.0

dlakf2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAKF2 (M, N, A, LDA, B, D, E, Z, LDZ)

Function Documentation

subroutine DLAKF2 ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( lda, * )  B,
DOUBLE PRECISION,dimension( lda, * )  D,
DOUBLE PRECISION,dimension( lda, * )  E,
DOUBLE PRECISION,dimension( ldz, * )  Z,
INTEGER  LDZ 
)

Definition at line 1 of file dlakf2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions