Searched refs:computeQZ (Results 1 – 1 of 1) sorted by relevance
104 RealQZ(const MatrixType& A, const MatrixType& B, bool computeQZ = true) :112 compute(A, B, computeQZ);160 RealQZ& compute(const MatrixType& A, const MatrixType& B, bool computeQZ = true);556 …xType>& RealQZ<MatrixType>::compute(const MatrixType& A_in, const MatrixType& B_in, bool computeQZ) in compute() argument566 m_computeQZ = computeQZ; in compute()