You are here: Symbol Reference > MtxVec Namespace > Structs, Records, Enums > MtxVec.TTriangleForm Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.TTriangleForm Enumeration

Defines the matrix triangular type.

Pascal
TTriangleForm = ( tfLower, tfUpper );
Members 
Description 
tfLower 
lower triangular matrix 
tfUpper 
upper triangular matrix 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!