#include <SuperLUSupport.h>
Definition at line 115 of file SuperLUSupport.h.
◆ SluMatrix() [1/2]
Eigen::SluMatrix::SluMatrix |
( |
| ) |
|
|
inline |
◆ SluMatrix() [2/2]
Eigen::SluMatrix::SluMatrix |
( |
const SluMatrix & |
other | ) |
|
|
inline |
◆ Map() [1/2]
template<typename MatrixType >
◆ Map() [2/2]
template<typename MatrixType >
◆ operator=()
◆ setScalarType()
template<typename Scalar >
void Eigen::SluMatrix::setScalarType |
( |
| ) |
|
|
inline |
◆ setStorageType()
void Eigen::SluMatrix::setStorageType |
( |
Stype_t |
t | ) |
|
|
inline |
◆ innerInd
int* Eigen::SluMatrix::innerInd |
◆ lda
int Eigen::SluMatrix::lda |
◆ nnz
int Eigen::SluMatrix::nnz |
◆ outerInd
int* Eigen::SluMatrix::outerInd |
◆ storage
struct { ... } Eigen::SluMatrix::storage |
◆ values
void* Eigen::SluMatrix::values |
The documentation for this struct was generated from the following file: