Home
last modified time | relevance | path

Searched refs:m_computeQZ (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Eigenvalues/
DRealQZ.h121 …eigen_assert(m_computeQZ && "The matrices Q and Z have not been computed during the QZ decompositi… in matrixQ()
131 …eigen_assert(m_computeQZ && "The matrices Q and Z have not been computed during the QZ decompositi… in matrixZ()
196 bool m_computeQZ; variable
230 if (m_computeQZ) in hessenbergTriangular()
244 if (m_computeQZ) in hessenbergTriangular()
255 if (m_computeQZ) in hessenbergTriangular()
339 if (m_computeQZ) in splitOffTwoRows()
346 if (m_computeQZ) in splitOffTwoRows()
374 if (m_computeQZ) in pushDownZero()
384 if (m_computeQZ) in pushDownZero()
[all …]