SGET06
Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
November 2006
November 2006
Purpose
SGET06 computes a test ratio to compare two values for RCOND.
Arguments
RCOND |
(input) REAL
The estimate of the reciprocal of the condition number of A,
as computed by SGECON. |
RCONDC |
(input) REAL
The reciprocal of the condition number of A, computed as
( 1/norm(A) ) / norm(inv(A)). |