Home
last modified time | relevance | path

Searched refs:affine_form_image (Results 1 – 17 of 17) sorted by relevance

/dports/devel/ppl/ppl-1.2/tests/Concrete_Expression/
H A Ddigitalfilters1.cc521 bd.affine_form_image(Y, lk); in test05()
557 bd.affine_form_image(S, ly); in test05()
574 bd.affine_form_image(R, lr); in test05()
585 bd.affine_form_image(Y, lx); in test05()
730 oc.affine_form_image(Y, lk); in test06()
766 oc.affine_form_image(S, ly); in test06()
783 oc.affine_form_image(R, lr); in test06()
794 oc.affine_form_image(Y, lx); in test06()
939 ph.affine_form_image(Y, lk); in test07()
975 ph.affine_form_image(S, ly); in test07()
[all …]
H A Dbdshape1.cc49 bd2.affine_form_image(B, l); in test01()
53 bd2.affine_form_image(A, l); in test01()
56 bd2.affine_form_image(A, l); in test01()
77 bd1.affine_form_image(A, l); in test02()
104 bd1.affine_form_image(A, l); in test03()
129 bd1.affine_form_image(B, l); in test04()
156 bd1.affine_form_image(A, l); in test05()
184 bd1.affine_form_image(B, l); in test06()
212 bd1.affine_form_image(B, l); in test07()
240 bd1.affine_form_image(A, l); in test08()
[all …]
H A Doctagonalshape1.cc49 oc2.affine_form_image(B, l); in test01()
53 oc2.affine_form_image(A, l); in test01()
56 oc2.affine_form_image(A, l); in test01()
76 oc1.affine_form_image(A, l); in test02()
105 oc1.affine_form_image(A, l); in test03()
134 oc1.affine_form_image(B, l); in test04()
162 oc1.affine_form_image(A, l); in test05()
191 oc1.affine_form_image(B, l); in test06()
220 oc1.affine_form_image(B, l); in test07()
249 oc1.affine_form_image(A, l); in test08()
[all …]
H A Dpolyhedron1.cc49 ph.affine_form_image(B, l); in test01()
76 ph.affine_form_image(A, l); in test02()
107 ph.affine_form_image(A, l); in test03()
136 ph.affine_form_image(A, l); in test04()
167 ph.affine_form_image(B, l); in test05()
201 ph.affine_form_image(A, l); in test06()
238 p1.affine_form_image(B, l); in test07()
247 p2.affine_form_image(B, l); in test07()
H A Dpolyhedron2.cc195 ph.affine_form_image(A, l); in test05()
196 ph.affine_form_image(B, l); in test05()
/dports/devel/ppl/ppl-1.2/src/
H A DFloat_inlines.hh524 affine_form_image(std::map<dimension_type, in affine_form_image() function
H A DFloat_defs.hh501 affine_form_image(std::map<dimension_type,
H A DPolyhedron_defs.hh1274 void affine_form_image(Variable var,
H A DPolyhedron_templates.hh372 Polyhedron::affine_form_image(const Variable var, in affine_form_image() function in Parma_Polyhedra_Library::Polyhedron
H A DBox_defs.hh1048 void affine_form_image(Variable var,
H A DOctagonal_Shape_defs.hh1235 void affine_form_image(Variable var,
H A DBD_Shape_defs.hh1245 void affine_form_image(Variable var,
H A DBox_templates.hh3115 Box<ITV>::affine_form_image(const Variable var, in affine_form_image() function in Parma_Polyhedra_Library::Box
H A DBD_Shape_templates.hh4369 BD_Shape<T>::affine_form_image(const Variable var, in affine_form_image() function in Parma_Polyhedra_Library::BD_Shape
H A DOctagonal_Shape_templates.hh5528 Octagonal_Shape<T>::affine_form_image(const Variable var, in affine_form_image() function in Parma_Polyhedra_Library::Octagonal_Shape
H A Dppl.hh.dist3583 affine_form_image(std::map<dimension_type,
6098 affine_form_image(std::map<dimension_type,
37951 void affine_form_image(Variable var,
48501 void affine_form_image(Variable var,
53767 Polyhedron::affine_form_image(const Variable var,
53772 "Polyhedron::affine_form_image:"
63896 void affine_form_image(Variable var,
68418 void affine_form_image(Variable var,
76582 Octagonal_Shape<T>::affine_form_image(const Variable var,
84916 BD_Shape<T>::affine_form_image(const Variable var,
[all …]
/dports/devel/ppl/ppl-1.2/
H A DChangeLog15350 to affine_image into affine_form_image.
21524 on Linear Forms into affine_form_image.