Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLU.h17 …Type, typename _OrderingType = COLAMDOrdering<typename _MatrixType::StorageIndex> > class SparseLU; variable
100SparseLU():m_lastError(""),m_Ustore(0,0,0,0,0,0),m_symmetricmode(false),m_diagpivotthresh(1.0),m_d… in SparseLU() function
104 explicit SparseLU(const MatrixType& matrix) in SparseLU() function