.TH "TESTING/LIN/dget06.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/LIN/dget06.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "double precision function \fBdget06\fP (rcond, rcondc)" .br .RI "\fBDGET06\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "double precision function dget06 (double precision rcond, double precision rcondc)" .PP \fBDGET06\fP .PP \fBPurpose:\fP .RS 4 .PP .nf DGET06 computes a test ratio to compare two values for RCOND\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIRCOND\fP .PP .nf RCOND is DOUBLE PRECISION The estimate of the reciprocal of the condition number of A, as computed by DGECON\&. .fi .PP .br \fIRCONDC\fP .PP .nf RCONDC is DOUBLE PRECISION The reciprocal of the condition number of A, computed as ( 1/norm(A) ) / norm(inv(A))\&. .fi .PP .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .PP Definition at line \fB54\fP of file \fBdget06\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.