Searched refs:m2map (Results 1 – 1 of 1) sorted by relevance
10 MapType m2map(p,m2.size()); // m2map shares data with m2 variable17 (m1-m2map).squaredNorm() << endl;18 m2map(3) = 7; // this will change m2, since they share the same array