![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | zchkbk (NIN, NOUT) |
ZCHKBK More... | |
subroutine zchkbk | ( | integer | NIN, |
integer | NOUT | ||
) |
ZCHKBK
ZCHKBK tests ZGEBAK, a routine for backward transformation of the computed right or left eigenvectors if the orginal matrix was preprocessed by balance subroutine ZGEBAL.
[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 zchkbk.f.