IMSL C# Numerical Library

SuperLU.RelativeBackwardError Property

The componentwise relative backward error of the solution vector.

public double RelativeBackwardError {get;}

Property Value

A double containing the componentwise relative backward error of the solution vector x. If IterativeRefinement is not set to true, then RelativeBackwardError returns 1.0.

See Also

SuperLU Class | Imsl.Math Namespace