![]() |
|
#include <supermatrix.h>
Public Attributes | |
int_t | nnz |
void * | nzval |
int_t * | rowind |
int_t * | colptr |
int_t * NCformat::colptr |
int_t NCformat::nnz |
Referenced by Eigen::SuperLUBase< MatrixType_, Derived >::extractData().
void * NCformat::nzval |
Referenced by Eigen::SuperLUBase< MatrixType_, Derived >::extractData().
int_t * NCformat::rowind |