You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > TMtx.BackError Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.BackError Property

The component-wise backward error.

Pascal
property BackError: double;

Set by the LUSolve method, if the RefineSolution property was True. The BackError property returns the component-wise backward error b. The backward error is the smallest relative perturbation in elements of A (where A is the calling matrix) and b such that x is the exact solution of the perturbed system: 

 

 

The BackError property is calculated only if the RefineSolution property is set to true.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!