humoto
Public Types | List of all members
etools::MatrixSparsityType Class Reference

Detailed Description

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 }
 

Member Enumeration Documentation

◆ Type

Enumerator
UNDEFINED 
NONE 
DIAGONAL 
LEFT_LOWER_TRIANGULAR 

Definition at line 820 of file blockmatrix_base.h.


The documentation for this class was generated from the following file: