Scroll to navigation

/home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/EIG/zchkgl.f(3) Library Functions Manual /home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/EIG/zchkgl.f(3)

NAME

/home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/EIG/zchkgl.f

SYNOPSIS

Functions/Subroutines


subroutine ZCHKGL (nin, nout)
ZCHKGL

Function/Subroutine Documentation

subroutine ZCHKGL (integer nin, integer nout)

ZCHKGL

Purpose:

!>
!> ZCHKGL tests ZGGBAL, 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 zchkgl.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK