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