Home
last modified time | relevance | path

Searched refs:have_to_negate (Results 1 – 2 of 2) sorted by path

/dports/devel/ppl/ppl-1.2/src/
H A DLinear_System_templates.hh682 const bool have_to_negate = (row_k.expr.get(Variable(j - 1)) < 0); in back_substitute() local
683 if (have_to_negate) { in back_substitute()
709 if (have_to_negate) { in back_substitute()
H A Dppl.hh.dist42915 const bool have_to_negate = (row_k.expr.get(Variable(j - 1)) < 0);
42916 if (have_to_negate) {
42942 if (have_to_negate) {