Home
last modified time | relevance | path

Searched defs:SluMatrix (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SuperLUSupport/
DSuperLUSupport.h115 struct SluMatrix : SuperMatrix struct
117 SluMatrix() in SluMatrix() argument
122 SluMatrix(const SluMatrix& other) in SluMatrix() argument
138 {
143 } storage;
145 void setStorageType(Stype_t t) in setStorageType()
175 static SluMatrix Map(MatrixBase<MatrixType>& _mat) in Map() argument
193 static SluMatrix Map(SparseMatrixBase<MatrixType>& a_mat) in Map() argument