.TH "TESTING/LIN/sget06.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/LIN/sget06.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "real function \fBsget06\fP (rcond, rcondc)" .br .RI "\fBSGET06\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "real function sget06 (real rcond, real rcondc)" .PP \fBSGET06\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> SGET06 computes a test ratio to compare two values for RCOND\&. !> .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIRCOND\fP .PP .nf !> RCOND is REAL !> The estimate of the reciprocal of the condition number of A, !> as computed by SGECON\&. !> .fi .PP .br \fIRCONDC\fP .PP .nf !> RCONDC is REAL !> 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 \fBsget06\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.