f11mmf computes the reciprocal pivot growth factor
from the columns
and
of an
factorization of the matrix
,
where
is a row permutation matrix,
is a column permutation matrix,
is unit lower triangular and
is upper triangular as computed by
f11mef.
None.
If on entry
or
, explanatory error messages are output on the current error message unit (as defined by
x04aaf).
Not applicable.
If the reciprocal pivot growth factor,
rpg, is much less than
, then the factorization of the matrix
could be poor. This means that using the factorization to obtain solutions to a linear system, forward error bounds and estimates of the condition number could be unreliable. Consider increasing the
thresh argument in the call to
f11mef.
To compute the reciprocal pivot growth for the factorization of the matrix
, where
In this case, it should be equal to
.