![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dchkbk (NIN, NOUT) |
DCHKBK |
subroutine dchkbk | ( | integer | NIN, |
integer | NOUT | ||
) |
DCHKBK
DCHKBK tests DGEBAK, a routine for backward transformation of the computed right or left eigenvectors if the orginal matrix was preprocessed by balance subroutine DGEBAL.
[in] | NIN | NIN is INTEGER The logical unit number for input. NIN > 0. |
[in] | NOUT | NOUT is INTEGER The logical unit number for output. NOUT > 0. |
Definition at line 56 of file dchkbk.f.