Searched refs:m_matUisUptodate (Results 1 – 4 of 4) sorted by relevance
99 m_matUisUptodate(false), in m_matT()118 m_matUisUptodate(false),141 …eigen_assert(m_matUisUptodate && "The matrix U has not been computed during the ComplexSchur decom… in matrixU()252 bool m_matUisUptodate; variable321 m_matUisUptodate = false;330 m_matUisUptodate = computeU;454 m_matUisUptodate = computeU;
51 m_matUisUptodate = false; \58 m_matUisUptodate = computeU; \79 m_matUisUptodate = computeU; \
89 m_matUisUptodate(false), in m_matT()110 m_matUisUptodate(false),130 …eigen_assert(m_matUisUptodate && "The matrix U has not been computed during the RealSchur decompos… in matrixU()233 bool m_matUisUptodate; variable266 m_matUisUptodate = computeU; in compute()347 m_matUisUptodate = computeU; in computeFromHessenberg()
65 m_matUisUptodate = computeU; \