TESTING/EIG/dchkgl.f(3) Library Functions Manual TESTING/EIG/dchkgl.f(3) NAME TESTING/EIG/dchkgl.f SYNOPSIS Functions/Subroutines subroutine dchkgl (nin, nout) DCHKGL Function/Subroutine Documentation subroutine dchkgl (integer nin, integer nout) DCHKGL Purpose: DCHKGL tests DGGBAL, a routine for balancing a matrix pair (A, B). Parameters NIN NIN is INTEGER The logical unit number for input. NIN > 0. 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. Definition at line 52 of file dchkgl.f. Author Generated automatically by Doxygen for LAPACK from the source code. LAPACK Version 3.12.0 TESTING/EIG/dchkgl.f(3)