

|  | Bairstow | 
 Syntax
Syntax Members
Members| Member name | Value | Description | 
|---|---|---|
| Converged | 0 | Iteration converged with the step size less than the specified tolerance. | 
| MaxIterationExceeded | 1 | Specified number of iterations was exceeded before step size met the specified tolerance | 
| NewtonSystemSingular | 2 | Application of Newtons method for root finding during an iteration failed. | 
| Unknown | 3 | Failed for an unknown reason. | 
 See Also
See AlsoCopyright © 2023 CenterSpace Software, LLC. All rights reserved.