![]() |
|
#include <supermatrix.h>
Public Attributes | |
| int_t | nnz |
| int_t | nsuper |
| void * | nzval |
| int_t * | nzval_colptr |
| int_t * | rowind |
| int_t * | rowind_colptr |
| int_t * | col_to_sup |
| int_t * | sup_to_col |
| int_t * SCformat::col_to_sup |
| int_t SCformat::nnz |
Referenced by Eigen::SuperLUBase< MatrixType_, Derived >::extractData().
| int_t SCformat::nsuper |
Referenced by Eigen::SuperLUBase< MatrixType_, Derived >::extractData().
| void * SCformat::nzval |
Referenced by Eigen::SuperLUBase< MatrixType_, Derived >::extractData().
| int_t * SCformat::nzval_colptr |
| int_t * SCformat::rowind |
| int_t * SCformat::rowind_colptr |
| int_t * SCformat::sup_to_col |