TESTING/LIN/derrqr.f(3) Library Functions Manual TESTING/LIN/derrqr.f(3) NAME TESTING/LIN/derrqr.f SYNOPSIS Functions/Subroutines subroutine derrqr (path, nunit) DERRQR Function/Subroutine Documentation subroutine derrqr (character*3 path, integer nunit) DERRQR Purpose: DERRQR tests the error exits for the DOUBLE PRECISION routines that use the QR decomposition of a general matrix. Parameters PATH PATH is CHARACTER*3 The LAPACK path name for the routines to be tested. NUNIT NUNIT is INTEGER The unit number for output. Author Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 54 of file derrqr.f. Author Generated automatically by Doxygen for LAPACK from the source code. LAPACK Version 3.12.0 TESTING/LIN/derrqr.f(3)