public enum TTriangleForm
Defines the matrix triangular type.
Values
| Name | Description |
|---|---|
| tfLower | lower triangular matrix |
| tfUpper | upper triangular matrix |
Defines the matrix triangular type.
| Name | Description |
|---|---|
| tfLower | lower triangular matrix |
| tfUpper | upper triangular matrix |