Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh7854 std::vector<Bit_Row> ty_non_red; in integer_upper_bound_assign_if_exact() local
7855 ty.non_redundant_matrix_entries(ty_non_red); in integer_upper_bound_assign_if_exact()
7902 const Bit_Row& ty_non_red_k = ty_non_red[k]; in integer_upper_bound_assign_if_exact()
H A Dppl.hh.dist78908 std::vector<Bit_Row> ty_non_red;
78909 ty.non_redundant_matrix_entries(ty_non_red);
78956 const Bit_Row& ty_non_red_k = ty_non_red[k];