Fix scaling in the transpose case of extra-precise refinement.
authorjason <jason@8a072113-8704-0410-8d35-dd094bca7971>
Wed, 28 Jan 2009 20:34:18 +0000 (20:34 +0000)
committerjason <jason@8a072113-8704-0410-8d35-dd094bca7971>
Wed, 28 Jan 2009 20:34:18 +0000 (20:34 +0000)
commitaef53f27ef41d814c484ed6dd2242b18b8c2bcda
treed06b423a502ef97a5f6618928fe1b747801f1baf
parent4bf24e63d8d11c7e66c72c0c7273d3d3afeb4b7e
Fix scaling in the transpose case of extra-precise refinement.

The row-scaling factors need passed in the transpose case.  Apparently,
none of our release tests include ill-scaled matrices.

Signed-off-by: Jason Riedy <ejr@cs.berkeley.edu>
SRC/cgbrfsx.f
SRC/cgerfsx.f
SRC/dgbrfsx.f
SRC/dgerfsx.f
SRC/sgbrfsx.f
SRC/sgerfsx.f
SRC/zgbrfsx.f
SRC/zgerfsx.f