Scroll to navigation

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

NAME

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

SYNOPSIS

Functions/Subroutines


subroutine SCHKBK (nin, nout)
SCHKBK

Function/Subroutine Documentation

subroutine SCHKBK (integer nin, integer nout)

SCHKBK

Purpose:

!>
!> SCHKBK tests SGEBAK, a routine for backward transformation of
!> the computed right or left eigenvectors if the original matrix
!> was preprocessed by balance subroutine SGEBAL.
!> 

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 54 of file schkbk.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK