Scroll to navigation

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

NAME

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

SYNOPSIS

Functions/Subroutines


subroutine CCHKBL (nin, nout)
CCHKBL

Function/Subroutine Documentation

subroutine CCHKBL (integer nin, integer nout)

CCHKBL

Purpose:

!>
!> CCHKBL tests CGEBAL, a routine for balancing a general complex
!> matrix and isolating some of its eigenvalues.
!> 

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 53 of file cchkbl.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK