LAPACK 3.11.0
LAPACK: Linear Algebra PACKage

◆ schkbl()

subroutine schkbl ( integer  NIN,
integer  NOUT 
)

SCHKBL

Purpose:
 SCHKBL tests SGEBAL, a routine for balancing a general real
 matrix and isolating some of its eigenvalues.
Parameters
[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.
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.