DGET06

   Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
   November 2006

Purpose

DGET06 computes a test ratio to compare two values for RCOND.

Arguments

RCOND
(input) DOUBLE PRECISION
The estimate of the reciprocal of the condition number of A,
as computed by DGECON.
RCONDC
(input) DOUBLE PRECISION
The reciprocal of the condition number of A, computed as
( 1/norm(A) ) / norm(inv(A)).

Call Graph

Caller Graph