Enum Storage

Various matrix representations.

enum Storage : int { ... }

Enum members

NameDescription
General General (dense) matrices
Symmetric Packed storage of symmetric matrices
Triangular Packed storage of triangular matrices