HomeSort by: relevance | last modified time | path
    Searched refs:is_injective (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/include/isl/
cpp-checked.h 1510 inline boolean is_injective() const;
2028 inline boolean is_injective() const;
4008 inline boolean is_injective() const;
7972 boolean basic_map::is_injective() const function in class:isl::checked::basic_map
7974 return isl::checked::map(*this).is_injective();
10211 boolean map::is_injective() const function in class:isl::checked::map
18844 boolean union_map::is_injective() const function in class:isl::checked::union_map
cpp.h 1576 inline bool is_injective() const;
2094 inline bool is_injective() const;
4074 inline bool is_injective() const;
9352 bool basic_map::is_injective() const function in class:isl::basic_map
9356 return isl::map(*this).is_injective();
12770 bool map::is_injective() const function in class:isl::map
26851 bool union_map::is_injective() const function in class:isl::union_map
  /src/external/mit/isl/dist/interface/
isl.py 8413 def is_injective(arg0): member in class:union_map
9673 def is_injective(arg0): member in class:map

Completed in 209 milliseconds