Searched refs:ref_a1 (Results 1 – 1 of 1) sorted by relevance
67 const Scalar& ref_a1 = m.array().matrix().coeffRef(0); in array_for_matrix() local69 VERIFY(&ref_a1 == &ref_m1); in array_for_matrix()