linbox
|
Flags decribing the shape of the matrix. More...
Enumerations | |
enum | Value : uint16_t { , Symmetric = 0x01, Diagonal = 0x02, Toeplitz = 0x04, Hankel = 0x08, Unimodular = 0x10, UpperTriangular = 0x20, LowerTriangular = 0x40 } |
Flags decribing the shape of the matrix.
enum Value : uint16_t |