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