Home | History | Annotate | Download | only in src

Lines Matching refs:ptr_e

1024     const Vec2d* ptr_e = e.ptr<Vec2d>();
1027 rms += ptr_e[i][0] * ptr_e[i][0] + ptr_e[i][1] * ptr_e[i][1];