Searched refs:hseq_mat_conj (Results 1 – 1 of 1) sorted by relevance
100 SquareMatrixType hseq_mat_conj = hseq.conjugate(); in householder() local105 VERIFY_IS_APPROX(hseq_mat.conjugate(), hseq_mat_conj); in householder()109 VERIFY_IS_APPROX(hseq_mat.conjugate() * m6, hseq_mat_conj * m6); in householder()113 VERIFY_IS_APPROX(m6 * hseq_mat.conjugate(), m6 * hseq_mat_conj); in householder()