Searched refs:ref_m2_real (Results 1 – 1 of 1) sorted by relevance
21 Ref<ColMatrixXd,0, Stride<Dynamic,Dynamic> > ref_m2_real(m2.real()); in EIGEN_DECLARE_TEST() local39 VERIFY(!is_same_dense(m1, ref_m2_real)); in EIGEN_DECLARE_TEST()40 VERIFY(!is_same_dense(m2, ref_m2_real)); in EIGEN_DECLARE_TEST()