![]() |
|
#include <supermatrix.h>
Inheritance diagram for SuperMatrix:Public Attributes | |
| Stype_t | Stype |
| Dtype_t | Dtype |
| Mtype_t | Mtype |
| int_t | nrow |
| int_t | ncol |
| void * | Store |
| Dtype_t SuperMatrix::Dtype |
Referenced by Eigen::SluMatrix::setScalarType().
| Mtype_t SuperMatrix::Mtype |
| int_t SuperMatrix::ncol |
| int_t SuperMatrix::nrow |
| void * SuperMatrix::Store |
| Stype_t SuperMatrix::Stype |
Referenced by Eigen::internal::map_superlu(), and Eigen::SluMatrix::setStorageType().