Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh2710 const N& x_cj_j = matrix[coherent_index(j)][j]; in strong_coherence_assign() local
2711 if (!is_plus_infinity(x_cj_j)) { in strong_coherence_assign()
2712 add_assign_r(semi_sum, x_i_ci, x_cj_j, ROUND_UP); in strong_coherence_assign()
H A Dppl.hh.dist73764 const N& x_cj_j = matrix[coherent_index(j)][j];
73765 if (!is_plus_infinity(x_cj_j)) {
73766 add_assign_r(semi_sum, x_i_ci, x_cj_j, ROUND_UP);