Searched refs:hseq_mat_adj (Results 1 – 1 of 1) sorted by relevance
101 SquareMatrixType hseq_mat_adj = hseq.adjoint(); in householder() local104 VERIFY_IS_APPROX(hseq_mat.adjoint(), hseq_mat_adj); in householder()108 VERIFY_IS_APPROX(hseq_mat.adjoint() * m6, hseq_mat_adj * m6); in householder()112 VERIFY_IS_APPROX(m6 * hseq_mat.adjoint(), m6 * hseq_mat_adj); in householder()