Home
last modified time | relevance | path

Searched defs:polyhedral_hull (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h8085 isl::checked::basic_map basic_map::polyhedral_hull() const in polyhedral_hull() function
8750 isl::checked::basic_set basic_set::polyhedral_hull() const in polyhedral_hull() function
10343 isl::checked::basic_map map::polyhedral_hull() const in polyhedral_hull() function
13373 isl::checked::basic_set point::polyhedral_hull() const in polyhedral_hull() function
17373 isl::checked::basic_set set::polyhedral_hull() const in polyhedral_hull() function
18903 isl::checked::union_map union_map::polyhedral_hull() const in polyhedral_hull() function
20275 isl::checked::union_set union_set::polyhedral_hull() const in polyhedral_hull() function
H A Dcpp.h9521 isl::basic_map basic_map::polyhedral_hull() const in polyhedral_hull() function
10512 isl::basic_set basic_set::polyhedral_hull() const in polyhedral_hull() function
13016 isl::basic_map map::polyhedral_hull() const in polyhedral_hull() function
17950 isl::basic_set point::polyhedral_hull() const in polyhedral_hull() function
24274 isl::basic_set set::polyhedral_hull() const in polyhedral_hull() function
26964 isl::union_map union_map::polyhedral_hull() const in polyhedral_hull() function
29314 isl::union_set union_set::polyhedral_hull() const in polyhedral_hull() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py8520 def polyhedral_hull(arg0): member in union_map
9873 def polyhedral_hull(arg0): member in map
11195 def polyhedral_hull(arg0): member in union_set
12024 def polyhedral_hull(arg0): member in set