Searched refs:B_in (Results 1 – 1 of 1) sorted by relevance
557 …RealQZ<MatrixType>& RealQZ<MatrixType>::compute(const MatrixType& A_in, const MatrixType& B_in, bo… in compute() argument563 && B_in.rows()==dim && B_in.cols()==dim in compute()568 m_S = A_in; m_T = B_in; in compute()