Home
last modified time | relevance | path

Searched refs:x_m_begin (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh7675 const row_iterator x_m_begin = x.matrix.row_begin(); in upper_bound_assign_if_exact() local
7684 row_reference x_i = *(x_m_begin + i); in upper_bound_assign_if_exact()
7707 row_reference x_k = *(x_m_begin + k); in upper_bound_assign_if_exact()
H A Dppl.hh.dist78729 const row_iterator x_m_begin = x.matrix.row_begin();
78738 row_reference x_i = *(x_m_begin + i);
78761 row_reference x_k = *(x_m_begin + k);