Home
last modified time | relevance | path

Searched refs:right_space_dim (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DPolyhedron_templates.hh319 const dimension_type right_space_dim = right.space_dimension(); in refine_with_linear_form_inequality() local
320 if (space_dim < right_space_dim) { in refine_with_linear_form_inequality()
H A DBD_Shape_templates.hh4625 const dimension_type right_space_dim = right.space_dimension(); in refine_with_linear_form_inequality() local
4626 if (space_dim < right_space_dim) { in refine_with_linear_form_inequality()
4656 for (dimension_type i = right_space_dim; i-- > 0; ) { in refine_with_linear_form_inequality()
H A DOctagonal_Shape_templates.hh548 const dimension_type right_space_dim = right.space_dimension(); in refine_with_linear_form_inequality() local
549 if (space_dim < right_space_dim) { in refine_with_linear_form_inequality()
577 for (dimension_type i = right_space_dim; i-- > 0; ) { in refine_with_linear_form_inequality()
H A Dppl.hh.dist53714 const dimension_type right_space_dim = right.space_dimension();
53715 if (space_dim < right_space_dim) {
71602 const dimension_type right_space_dim = right.space_dimension();
71603 if (space_dim < right_space_dim) {
71631 for (dimension_type i = right_space_dim; i-- > 0; ) {
85172 const dimension_type right_space_dim = right.space_dimension();
85173 if (space_dim < right_space_dim) {
85203 for (dimension_type i = right_space_dim; i-- > 0; ) {