humoto
|
Sparsity type of a matrix.
Definition at line 817 of file blockmatrix_base.h.
#include <blockmatrix_base.h>
Public Types | |
enum | Type { UNDEFINED = 0, NONE = 1, DIAGONAL = 2, LEFT_LOWER_TRIANGULAR = 3 } |
Enumerator | |
---|---|
UNDEFINED | |
NONE | |
DIAGONAL | |
LEFT_LOWER_TRIANGULAR |
Definition at line 820 of file blockmatrix_base.h.