

|  | Balance | 
 Syntax
Syntax Members
Members| Member name | Value | Description | 
|---|---|---|
| None | 0 | Perform no balancing operations. | 
| Permute | 1 | Permute rows and columns to make the matrix more nearly upper triangular. | 
| Scale | 2 | Apply a diagonal similarity transformation to make the matrix rows and columns closer in norm, and the condition numbers of eigenvalues and eigenvectors smaller. | 
| Both | 3 | Perform both permuting and scaling. | 
 See Also
See AlsoCopyright © 2023 CenterSpace Software, LLC. All rights reserved.