Searched refs:m_computeQZ (Results 1 – 1 of 1) sorted by relevance
121 …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; variable230 if (m_computeQZ) in hessenbergTriangular()245 if (m_computeQZ) in hessenbergTriangular()256 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 …]