TTriangleForm Enumeration

Header: Dew.Math/MtxVec.h · Cross-compiler

enum class TTriangleForm : unsigned int;

Defines the matrix triangular type.

Values

NameDescription
tfLowerlower triangular matrix
tfUpperupper triangular matrix