Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DIncompleteLU.h26 IncompleteLU() : m_isInitialized(false) {} in IncompleteLU() function
29 IncompleteLU(const MatrixType& mat) : m_isInitialized(false) in IncompleteLU() function