Searched refs:ref_a2 (Results 1 – 1 of 1) sorted by relevance
68 const Scalar& ref_a2 = m.array().matrix().coeffRef(0,0); in array_for_matrix() local70 VERIFY(&ref_a2 == &ref_m2); in array_for_matrix()