![]() | TriangularMatrixTypes Enumeration |
Namespace: CenterSpace.NMath.Core
Member name | Value | Description | |
---|---|---|---|
Upper | 0 | Upper triangular matrix. All entries below the main diagonal are zero. | |
Lower | 1 | Lower triangular matrix. All entries above the main diagonal are zero. |
Copyright © 2022 CenterSpace Software, LLC. All rights reserved.