Polly 24.0.0git
isl::typed::union_map< pair< Domain, Range >, Range2 > Struct Template Reference

#include <typed_cpp.h>

Inheritance diagram for isl::typed::union_map< pair< Domain, Range >, Range2 >:
[legend]

Public Member Functions

 union_map ()=default
template<typename Arg1, typename Arg2, typename Arg3, typename std::enable_if< std::is_base_of< Domain, Arg1 >{} &&std::is_base_of< Range, Arg2 >{} &&std::is_base_of< Range2, Arg3 >{}, bool >::type = true>
 union_map (const union_map< pair< Arg1, Arg2 >, Arg3 > &obj)
 union_map (const typed::basic_map< pair< Domain, Range >, Range2 > &bmap)
 union_map (const typed::map< pair< Domain, Range >, Range2 > &map)
 union_map (const isl::ctx &ctx, const std::string &str)
template<typename Domain2>
typed::union_map< Domain2, Range2apply_domain (const typed::union_map< pair< Domain, Range >, Domain2 > &umap2) const
template<typename Domain2>
typed::union_map< Domain2, Range2apply_domain (const typed::basic_map< pair< Domain, Range >, Domain2 > &umap2) const
template<typename Domain2>
typed::union_map< Domain2, Range2apply_domain (const typed::map< pair< Domain, Range >, Domain2 > &umap2) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > apply_range (const typed::union_map< Range2, Arg3 > &umap2) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > apply_range (const typed::basic_map< Range2, Arg3 > &umap2) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > apply_range (const typed::map< Range2, Arg3 > &umap2) const
typed::map< pair< Domain, Range >, Range2as_map () const
typed::multi_union_pw_aff< pair< Domain, Range >, Range2as_multi_union_pw_aff () const
typed::union_pw_multi_aff< pair< Domain, Range >, Range2as_union_pw_multi_aff () const
typed::union_set< pair< Domain, Range > > bind_range (const typed::multi_id< Range2 > &tuple) const
typed::union_map< pair< Domain, Range >, Range2coalesce () const
typed::union_map< Domain, pair< Range, Range2 > > curry () const
typed::union_set< pair< Domain, Range >, Range2deltas () const =delete
typed::union_map< pair< Domain, Range >, Range2detect_equalities () const
typed::union_set< pair< Domain, Range > > domain () const
typed::union_map< Domain, Range2domain_factor_domain () const
typed::union_map< Range, Range2domain_factor_range () const
typed::union_map< pair< pair< Domain, Range >, Range2 >, pair< Domain, Range > > domain_map () const
typed::union_pw_multi_aff< pair< pair< Domain, Range >, Range2 >, pair< Domain, Range > > domain_map_union_pw_multi_aff () const
template<typename Domain2>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, Range2domain_product (const typed::union_map< Domain2, Range2 > &umap2) const
template<typename Domain2>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, Range2domain_product (const typed::basic_map< Domain2, Range2 > &umap2) const
template<typename Domain2>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, Range2domain_product (const typed::map< Domain2, Range2 > &umap2) const
typed::union_map< pair< Range, Domain >, Range2domain_reverse () const
typed::union_map< pair< Domain, Range >, Range2drop_unused_params () const
typed::union_map< pair< Domain, Range >, Range2eq_at (const typed::multi_union_pw_aff<> &mupa) const =delete
typed::union_map< pair< Domain, Range >, Range2eq_at (const typed::multi_pw_aff<> &mupa) const =delete
typed::union_map< pair< Domain, Range >, Range2eq_at (const typed::union_pw_aff<> &mupa) const =delete
bool every_map (const std::function< bool(typed::map< pair< Domain, Range >, Range2 >)> &test) const
typed::map< pair< Domain, Range >, Range2extract_map (const typed::space< pair< Domain, Range >, Range2 > &space) const
void foreach_map (const std::function< void(typed::map< pair< Domain, Range >, Range2 >)> &fn) const
typed::union_map< pair< Domain, Range >, Range2gist (const typed::union_map< pair< Domain, Range >, Range2 > &context) const
typed::union_map< pair< Domain, Range >, Range2gist (const typed::basic_map< pair< Domain, Range >, Range2 > &context) const
typed::union_map< pair< Domain, Range >, Range2gist (const typed::map< pair< Domain, Range >, Range2 > &context) const
typed::union_map< pair< Domain, Range >, Range2gist_domain (const typed::union_set< pair< Domain, Range > > &uset) const
typed::union_map< pair< Domain, Range >, Range2gist_domain (const typed::basic_set< pair< Domain, Range > > &uset) const
typed::union_map< pair< Domain, Range >, Range2gist_domain (const typed::point< pair< Domain, Range > > &uset) const
typed::union_map< pair< Domain, Range >, Range2gist_domain (const typed::set< pair< Domain, Range > > &uset) const
typed::union_map< pair< Domain, Range >, Range2gist_params (const typed::set<> &set) const
typed::union_map< pair< Domain, Range >, Range2gist_params (const typed::basic_set<> &set) const
typed::union_map< pair< Domain, Range >, Range2gist_params (const typed::point<> &set) const
typed::union_map< pair< Domain, Range >, Range2intersect (const typed::union_map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2intersect (const typed::basic_map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2intersect (const typed::map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2intersect_domain (const typed::space< pair< Domain, Range > > &space) const
typed::union_map< pair< Domain, Range >, Range2intersect_domain (const typed::union_set< pair< Domain, Range > > &uset) const
typed::union_map< pair< Domain, Range >, Range2intersect_domain_wrapped_domain (const typed::union_set< Domain > &domain) const
typed::union_map< pair< Domain, Range >, Range2intersect_domain_wrapped_domain (const typed::basic_set< Domain > &domain) const
typed::union_map< pair< Domain, Range >, Range2intersect_domain_wrapped_domain (const typed::point< Domain > &domain) const
typed::union_map< pair< Domain, Range >, Range2intersect_domain_wrapped_domain (const typed::set< Domain > &domain) const
typed::union_map< pair< Domain, Range >, Range2intersect_params (const typed::set<> &set) const
typed::union_map< pair< Domain, Range >, Range2intersect_params (const typed::basic_set<> &set) const
typed::union_map< pair< Domain, Range >, Range2intersect_params (const typed::point<> &set) const
typed::union_map< pair< Domain, Range >, Range2intersect_range (const typed::space< Range2 > &space) const
typed::union_map< pair< Domain, Range >, Range2intersect_range (const typed::union_set< Range2 > &uset) const
typed::union_map< pair< Domain, Range >, Range2intersect_range_wrapped_domain (const typed::union_set<> &domain) const =delete
typed::union_map< pair< Domain, Range >, Range2intersect_range_wrapped_domain (const typed::basic_set<> &domain) const =delete
typed::union_map< pair< Domain, Range >, Range2intersect_range_wrapped_domain (const typed::point<> &domain) const =delete
typed::union_map< pair< Domain, Range >, Range2intersect_range_wrapped_domain (const typed::set<> &domain) const =delete
typed::union_map< pair< Domain, Range >, Range2lexmax () const
typed::union_map< pair< Domain, Range >, Range2lexmin () const
typed::map_list< pair< Domain, Range >, Range2map_list () const
typed::map_list< pair< Domain, Range >, Range2get_map_list () const =delete
typed::set params () const
template<typename Domain2>
typed::union_map< Domain2, Range2preimage_domain (const typed::multi_aff< Domain2, pair< Domain, Range > > &ma) const
template<typename Domain2>
typed::union_map< Domain2, Range2preimage_domain (const typed::multi_pw_aff< Domain2, pair< Domain, Range > > &mpa) const
template<typename Domain2>
typed::union_map< Domain2, Range2preimage_domain (const typed::pw_multi_aff< Domain2, pair< Domain, Range > > &pma) const
template<typename Domain2>
typed::union_map< Domain2, Range2preimage_domain (const typed::union_pw_multi_aff< Domain2, pair< Domain, Range > > &upma) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > preimage_range (const typed::multi_aff< Arg3, Range2 > &ma) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > preimage_range (const typed::pw_multi_aff< Arg3, Range2 > &pma) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > preimage_range (const typed::union_pw_multi_aff< Arg3, Range2 > &upma) const
template<typename Domain2, typename Arg3>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, pair< Range2, Arg3 > > product (const typed::union_map< Domain2, Arg3 > &umap2) const
template<typename Domain2, typename Arg3>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, pair< Range2, Arg3 > > product (const typed::basic_map< Domain2, Arg3 > &umap2) const
template<typename Domain2, typename Arg3>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, pair< Range2, Arg3 > > product (const typed::map< Domain2, Arg3 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2project_out_all_params () const
typed::union_map< pair< Domain, Range >, Range2project_out_param (const typed::id< Anonymous > &id) const
typed::union_map< pair< Domain, Range >, Range2project_out_param (const std::string &id) const
typed::union_map< pair< Domain, Range >, Range2project_out_param (const typed::id_list< Anonymous > &list) const
typed::union_set< Range2range () const
typed::union_map< pair< Domain, Range >, Range2range_factor_domain () const =delete
typed::union_map< pair< Domain, Range >, Range2range_factor_range () const =delete
typed::union_map< pair< pair< Domain, Range >, Range2 >, Range2range_map () const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, pair< Range2, Arg3 > > range_product (const typed::union_map< pair< Domain, Range >, Arg3 > &umap2) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, pair< Range2, Arg3 > > range_product (const typed::basic_map< pair< Domain, Range >, Arg3 > &umap2) const
template<typename Arg3>
typed::union_map< pair< Domain, Range >, pair< Range2, Arg3 > > range_product (const typed::map< pair< Domain, Range >, Arg3 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2range_reverse () const =delete
typed::union_map< Range2, pair< Domain, Range > > reverse () const
typed::space space () const
typed::space< pair< Domain, Range >, Range2get_space () const =delete
typed::union_map< pair< Domain, Range >, Range2subtract (const typed::union_map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2subtract (const typed::basic_map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2subtract (const typed::map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2subtract_domain (const typed::union_set< pair< Domain, Range > > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_domain (const typed::basic_set< pair< Domain, Range > > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_domain (const typed::point< pair< Domain, Range > > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_domain (const typed::set< pair< Domain, Range > > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_range (const typed::union_set< Range2 > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_range (const typed::basic_set< Range2 > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_range (const typed::point< Range2 > &dom) const
typed::union_map< pair< Domain, Range >, Range2subtract_range (const typed::set< Range2 > &dom) const
typed::union_map< pair< Domain, Range >, Range2uncurry () const =delete
typed::union_map< pair< Domain, Range >, Range2unite (const typed::union_map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2unite (const typed::basic_map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2unite (const typed::map< pair< Domain, Range >, Range2 > &umap2) const
typed::union_map< pair< Domain, Range >, Range2universe () const
typed::union_set< pair< pair< Domain, Range >, Range2 > > wrap () const
Public Member Functions inherited from isl::checked::union_map
 union_map ()
 union_map (const union_map &obj)
 union_map (isl::checked::basic_map bmap)
 union_map (isl::checked::map map)
 union_map (isl::checked::ctx ctx, const std::string &str)
union_mapoperator= (union_map obj)
 ~union_map ()
__isl_give isl_union_mapcopy () const &
__isl_give isl_union_mapcopy () &&=delete
__isl_keep isl_union_mapget () const
__isl_give isl_union_maprelease ()
bool is_null () const
isl::checked::ctx ctx () const
isl::checked::union_map affine_hull () const
isl::checked::union_map apply_domain (isl::checked::union_map umap2) const
isl::checked::union_map apply_range (isl::checked::union_map umap2) const
isl::checked::map as_map () const
isl::checked::multi_union_pw_aff as_multi_union_pw_aff () const
isl::checked::union_pw_multi_aff as_union_pw_multi_aff () const
isl::checked::union_set bind_range (isl::checked::multi_id tuple) const
isl::checked::union_map coalesce () const
isl::checked::union_map compute_divs () const
isl::checked::union_map curry () const
isl::checked::union_set deltas () const
isl::checked::union_map detect_equalities () const
isl::checked::union_set domain () const
isl::checked::union_map domain_factor_domain () const
isl::checked::union_map domain_factor_range () const
isl::checked::union_map domain_map () const
isl::checked::union_pw_multi_aff domain_map_union_pw_multi_aff () const
isl::checked::union_map domain_product (isl::checked::union_map umap2) const
isl::checked::union_map domain_reverse () const
isl::checked::union_map drop_unused_params () const
isl::checked::union_map eq_at (isl::checked::multi_union_pw_aff mupa) const
boolean every_map (const std::function< boolean(isl::checked::map)> &test) const
isl::checked::map extract_map (isl::checked::space space) const
isl::checked::union_map factor_domain () const
isl::checked::union_map factor_range () const
isl::checked::union_map fixed_power (isl::checked::val exp) const
isl::checked::union_map fixed_power (long exp) const
stat foreach_map (const std::function< stat(isl::checked::map)> &fn) const
isl::checked::union_map gist (isl::checked::union_map context) const
isl::checked::union_map gist_domain (isl::checked::union_set uset) const
isl::checked::union_map gist_params (isl::checked::set set) const
isl::checked::union_map gist_range (isl::checked::union_set uset) const
isl::checked::union_map intersect (isl::checked::union_map umap2) const
isl::checked::union_map intersect_domain (isl::checked::space space) const
isl::checked::union_map intersect_domain (isl::checked::union_set uset) const
isl::checked::union_map intersect_domain_factor_domain (isl::checked::union_map factor) const
isl::checked::union_map intersect_domain_factor_range (isl::checked::union_map factor) const
isl::checked::union_map intersect_domain_wrapped_domain (isl::checked::union_set domain) const
isl::checked::union_map intersect_params (isl::checked::set set) const
isl::checked::union_map intersect_range (isl::checked::space space) const
isl::checked::union_map intersect_range (isl::checked::union_set uset) const
isl::checked::union_map intersect_range_factor_domain (isl::checked::union_map factor) const
isl::checked::union_map intersect_range_factor_range (isl::checked::union_map factor) const
isl::checked::union_map intersect_range_wrapped_domain (isl::checked::union_set domain) const
boolean is_bijective () const
boolean is_disjoint (const isl::checked::union_map &umap2) const
boolean is_empty () const
boolean is_equal (const isl::checked::union_map &umap2) const
boolean is_injective () const
boolean is_single_valued () const
boolean is_strict_subset (const isl::checked::union_map &umap2) const
boolean is_subset (const isl::checked::union_map &umap2) const
boolean isa_map () const
isl::checked::union_map lexmax () const
isl::checked::union_map lexmin () const
isl::checked::map_list map_list () const
isl::checked::map_list get_map_list () const
isl::checked::set params () const
isl::checked::union_map polyhedral_hull () const
isl::checked::union_map preimage_domain (isl::checked::multi_aff ma) const
isl::checked::union_map preimage_domain (isl::checked::multi_pw_aff mpa) const
isl::checked::union_map preimage_domain (isl::checked::pw_multi_aff pma) const
isl::checked::union_map preimage_domain (isl::checked::union_pw_multi_aff upma) const
isl::checked::union_map preimage_range (isl::checked::multi_aff ma) const
isl::checked::union_map preimage_range (isl::checked::pw_multi_aff pma) const
isl::checked::union_map preimage_range (isl::checked::union_pw_multi_aff upma) const
isl::checked::union_map product (isl::checked::union_map umap2) const
isl::checked::union_map project_out_all_params () const
isl::checked::union_map project_out_param (isl::checked::id id) const
isl::checked::union_map project_out_param (const std::string &id) const
isl::checked::union_map project_out_param (isl::checked::id_list list) const
isl::checked::union_set range () const
isl::checked::union_map range_factor_domain () const
isl::checked::union_map range_factor_range () const
isl::checked::union_map range_map () const
isl::checked::union_map range_product (isl::checked::union_map umap2) const
isl::checked::union_map range_reverse () const
isl::checked::union_map reverse () const
isl::checked::space space () const
isl::checked::space get_space () const
isl::checked::union_map subtract (isl::checked::union_map umap2) const
isl::checked::union_map subtract_domain (isl::checked::union_set dom) const
isl::checked::union_map subtract_range (isl::checked::union_set dom) const
isl::checked::union_map uncurry () const
isl::checked::union_map unite (isl::checked::union_map umap2) const
isl::checked::union_map universe () const
isl::checked::union_set wrap () const
isl::checked::union_map zip () const

Static Public Member Functions

static union_map from (const isl::union_map &obj)
static typed::union_map< pair< Domain, Range >, Range2empty (const isl::ctx &ctx)
Static Public Member Functions inherited from isl::checked::union_map
static isl::checked::union_map empty (isl::checked::ctx ctx)
static isl::checked::union_map from (isl::checked::multi_union_pw_aff mupa)
static isl::checked::union_map from (isl::checked::union_pw_multi_aff upma)
static isl::checked::union_map from_domain (isl::checked::union_set uset)
static isl::checked::union_map from_domain_and_range (isl::checked::union_set domain, isl::checked::union_set range)
static isl::checked::union_map from_range (isl::checked::union_set uset)

Private Member Functions

template<typename base, typename std::enable_if< std::is_same< base, isl::union_map >{}, bool >::type = true>
 union_map (const base &obj)

Friends

template<typename...>
struct aff
template<typename...>
struct aff_list
template<typename...>
struct basic_map
template<typename...>
struct basic_set
template<typename...>
struct fixed_box
template<typename...>
struct id
template<typename...>
struct id_list
template<typename...>
struct map
template<typename...>
struct map_list
template<typename...>
struct multi_aff
template<typename...>
struct multi_id
template<typename...>
struct multi_pw_aff
template<typename...>
struct multi_union_pw_aff
template<typename...>
struct multi_val
template<typename...>
struct point
template<typename...>
struct pw_aff
template<typename...>
struct pw_aff_list
template<typename...>
struct pw_multi_aff
template<typename...>
struct pw_multi_aff_list
template<typename...>
struct set
template<typename...>
struct set_list
template<typename...>
struct space
template<typename...>
struct union_map
template<typename...>
struct union_pw_aff
template<typename...>
struct union_pw_aff_list
template<typename...>
struct union_pw_multi_aff
template<typename...>
struct union_set
template<typename...>
struct union_set_list
template<typename...>
struct val
template<typename...>
struct val_list

Additional Inherited Members

Protected Member Functions inherited from isl::checked::union_map
 union_map (__isl_take isl_union_map *ptr)
Protected Attributes inherited from isl::checked::union_map
isl_union_mapptr = nullptr

Detailed Description

template<typename Domain, typename Range, typename Range2>
struct isl::typed::union_map< pair< Domain, Range >, Range2 >

Definition at line 11273 of file typed_cpp.h.

Constructor & Destructor Documentation

◆ union_map() [1/6]

template<typename Domain, typename Range, typename Range2>
isl::typed::union_map< pair< Domain, Range >, Range2 >::union_map ( )
default

◆ union_map() [2/6]

template<typename Domain, typename Range, typename Range2>
template<typename Arg1, typename Arg2, typename Arg3, typename std::enable_if< std::is_base_of< Domain, Arg1 >{} &&std::is_base_of< Range, Arg2 >{} &&std::is_base_of< Range2, Arg3 >{}, bool >::type = true>
isl::typed::union_map< pair< Domain, Range >, Range2 >::union_map ( const union_map< pair< Arg1, Arg2 >, Arg3 > & obj)
inline

Definition at line 11342 of file typed_cpp.h.

References obj, and union_map.

◆ union_map() [3/6]

template<typename Domain, typename Range, typename Range2>
template<typename base, typename std::enable_if< std::is_same< base, isl::union_map >{}, bool >::type = true>
isl::typed::union_map< pair< Domain, Range >, Range2 >::union_map ( const base & obj)
inlineprivate

Definition at line 11347 of file typed_cpp.h.

References obj, and union_map.

◆ union_map() [4/6]

template<typename Domain, typename Range, typename Range2>
isl::typed::union_map< pair< Domain, Range >, Range2 >::union_map ( const typed::basic_map< pair< Domain, Range >, Range2 > & bmap)
inline

References Range2.

◆ union_map() [5/6]

template<typename Domain, typename Range, typename Range2>
isl::typed::union_map< pair< Domain, Range >, Range2 >::union_map ( const typed::map< pair< Domain, Range >, Range2 > & map)
inline

References map, and Range2.

◆ union_map() [6/6]

template<typename Domain, typename Range, typename Range2>
isl::typed::union_map< pair< Domain, Range >, Range2 >::union_map ( const isl::ctx & ctx,
const std::string & str )
inlineexplicit

Member Function Documentation

◆ apply_domain() [1/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::apply_domain ( const typed::basic_map< pair< Domain, Range >, Domain2 > & umap2) const
inline

References Domain2.

◆ apply_domain() [2/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::apply_domain ( const typed::map< pair< Domain, Range >, Domain2 > & umap2) const
inline

References Domain2.

◆ apply_domain() [3/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::apply_domain ( const typed::union_map< pair< Domain, Range >, Domain2 > & umap2) const
inline

References Domain2.

◆ apply_range() [1/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > isl::typed::union_map< pair< Domain, Range >, Range2 >::apply_range ( const typed::basic_map< Range2, Arg3 > & umap2) const
inline

◆ apply_range() [2/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > isl::typed::union_map< pair< Domain, Range >, Range2 >::apply_range ( const typed::map< Range2, Arg3 > & umap2) const
inline

◆ apply_range() [3/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > isl::typed::union_map< pair< Domain, Range >, Range2 >::apply_range ( const typed::union_map< Range2, Arg3 > & umap2) const
inline

◆ as_map()

template<typename Domain, typename Range, typename Range2>
typed::map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::as_map ( ) const
inline

References Range2.

◆ as_multi_union_pw_aff()

template<typename Domain, typename Range, typename Range2>
typed::multi_union_pw_aff< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::as_multi_union_pw_aff ( ) const
inline

References Range2.

◆ as_union_pw_multi_aff()

template<typename Domain, typename Range, typename Range2>
typed::union_pw_multi_aff< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::as_union_pw_multi_aff ( ) const
inline

References Range2.

◆ bind_range()

template<typename Domain, typename Range, typename Range2>
typed::union_set< pair< Domain, Range > > isl::typed::union_map< pair< Domain, Range >, Range2 >::bind_range ( const typed::multi_id< Range2 > & tuple) const
inline

References tuple.

◆ coalesce()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::coalesce ( ) const
inline

References Range2.

◆ curry()

template<typename Domain, typename Range, typename Range2>
typed::union_map< Domain, pair< Range, Range2 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::curry ( ) const
inline

◆ deltas()

template<typename Domain, typename Range, typename Range2>
typed::union_set< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::deltas ( ) const
inlinedelete

References Range2.

◆ detect_equalities()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::detect_equalities ( ) const
inline

References Range2.

◆ domain()

◆ domain_factor_domain()

template<typename Domain, typename Range, typename Range2>
typed::union_map< Domain, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_factor_domain ( ) const
inline

◆ domain_factor_range()

template<typename Domain, typename Range, typename Range2>
typed::union_map< Range, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_factor_range ( ) const
inline

◆ domain_map()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< pair< Domain, Range >, Range2 >, pair< Domain, Range > > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_map ( ) const
inline

References Range2.

◆ domain_map_union_pw_multi_aff()

template<typename Domain, typename Range, typename Range2>
typed::union_pw_multi_aff< pair< pair< Domain, Range >, Range2 >, pair< Domain, Range > > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_map_union_pw_multi_aff ( ) const
inline

References Range2.

◆ domain_product() [1/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_product ( const typed::basic_map< Domain2, Range2 > & umap2) const
inline

References Domain2, and Range2.

◆ domain_product() [2/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_product ( const typed::map< Domain2, Range2 > & umap2) const
inline

References Domain2, and Range2.

◆ domain_product() [3/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_product ( const typed::union_map< Domain2, Range2 > & umap2) const
inline

References Domain2, and Range2.

◆ domain_reverse()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Range, Domain >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::domain_reverse ( ) const
inline

References Range2.

◆ drop_unused_params()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::drop_unused_params ( ) const
inline

References Range2.

◆ empty()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::empty ( const isl::ctx & ctx)
inlinestatic

◆ eq_at() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::eq_at ( const typed::multi_pw_aff<> & mupa) const
inlinedelete

References mupa, and Range2.

◆ eq_at() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::eq_at ( const typed::multi_union_pw_aff<> & mupa) const
inlinedelete

References mupa, and Range2.

◆ eq_at() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::eq_at ( const typed::union_pw_aff<> & mupa) const
inlinedelete

References mupa, and Range2.

◆ every_map()

template<typename Domain, typename Range, typename Range2>
bool isl::typed::union_map< pair< Domain, Range >, Range2 >::every_map ( const std::function< bool(typed::map< pair< Domain, Range >, Range2 >)> & test) const
inline

References Range2, and test.

◆ extract_map()

template<typename Domain, typename Range, typename Range2>
typed::map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::extract_map ( const typed::space< pair< Domain, Range >, Range2 > & space) const
inline

References Range2, and space.

◆ foreach_map()

template<typename Domain, typename Range, typename Range2>
void isl::typed::union_map< pair< Domain, Range >, Range2 >::foreach_map ( const std::function< void(typed::map< pair< Domain, Range >, Range2 >)> & fn) const
inline

References fn, and Range2.

◆ from()

template<typename Domain, typename Range, typename Range2>
union_map isl::typed::union_map< pair< Domain, Range >, Range2 >::from ( const isl::union_map< pair< Domain, Range >, Range2 > & obj)
inlinestatic

Definition at line 11349 of file typed_cpp.h.

References obj, and union_map.

◆ get_map_list()

template<typename Domain, typename Range, typename Range2>
typed::map_list< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::get_map_list ( ) const
inlinedelete

References Range2.

◆ get_space()

template<typename Domain, typename Range, typename Range2>
typed::space< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::get_space ( ) const
inlinedelete

References Range2.

◆ gist() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist ( const typed::basic_map< pair< Domain, Range >, Range2 > & context) const
inline

References context, and Range2.

◆ gist() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist ( const typed::map< pair< Domain, Range >, Range2 > & context) const
inline

References context, and Range2.

◆ gist() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist ( const typed::union_map< pair< Domain, Range >, Range2 > & context) const
inline

References context, and Range2.

◆ gist_domain() [1/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_domain ( const typed::basic_set< pair< Domain, Range > > & uset) const
inline

References Range2.

◆ gist_domain() [2/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_domain ( const typed::point< pair< Domain, Range > > & uset) const
inline

References Range2.

◆ gist_domain() [3/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_domain ( const typed::set< pair< Domain, Range > > & uset) const
inline

References Range2.

◆ gist_domain() [4/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_domain ( const typed::union_set< pair< Domain, Range > > & uset) const
inline

References Range2.

◆ gist_params() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_params ( const typed::basic_set<> & set) const
inline

References Range2, and set.

◆ gist_params() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_params ( const typed::point<> & set) const
inline

References Range2, and set.

◆ gist_params() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::gist_params ( const typed::set<> & set) const
inline

References Range2, and set.

◆ intersect() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect ( const typed::basic_map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ intersect() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect ( const typed::map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ intersect() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect ( const typed::union_map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ intersect_domain() [1/2]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_domain ( const typed::space< pair< Domain, Range > > & space) const
inline

References Range2, and space.

◆ intersect_domain() [2/2]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_domain ( const typed::union_set< pair< Domain, Range > > & uset) const
inline

References Range2.

◆ intersect_domain_wrapped_domain() [1/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_domain_wrapped_domain ( const typed::basic_set< Domain > & domain) const
inline

References domain(), and Range2.

◆ intersect_domain_wrapped_domain() [2/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_domain_wrapped_domain ( const typed::point< Domain > & domain) const
inline

References domain(), and Range2.

◆ intersect_domain_wrapped_domain() [3/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_domain_wrapped_domain ( const typed::set< Domain > & domain) const
inline

References domain(), and Range2.

◆ intersect_domain_wrapped_domain() [4/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_domain_wrapped_domain ( const typed::union_set< Domain > & domain) const
inline

References domain(), and Range2.

◆ intersect_params() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_params ( const typed::basic_set<> & set) const
inline

References Range2, and set.

◆ intersect_params() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_params ( const typed::point<> & set) const
inline

References Range2, and set.

◆ intersect_params() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_params ( const typed::set<> & set) const
inline

References Range2, and set.

◆ intersect_range() [1/2]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_range ( const typed::space< Range2 > & space) const
inline

References Range2, and space.

◆ intersect_range() [2/2]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_range ( const typed::union_set< Range2 > & uset) const
inline

References Range2.

◆ intersect_range_wrapped_domain() [1/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_range_wrapped_domain ( const typed::basic_set<> & domain) const
inlinedelete

References domain(), and Range2.

◆ intersect_range_wrapped_domain() [2/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_range_wrapped_domain ( const typed::point<> & domain) const
inlinedelete

References domain(), and Range2.

◆ intersect_range_wrapped_domain() [3/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_range_wrapped_domain ( const typed::set<> & domain) const
inlinedelete

References domain(), and Range2.

◆ intersect_range_wrapped_domain() [4/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::intersect_range_wrapped_domain ( const typed::union_set<> & domain) const
inlinedelete

References domain(), and Range2.

◆ lexmax()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::lexmax ( ) const
inline

References Range2.

◆ lexmin()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::lexmin ( ) const
inline

References Range2.

◆ map_list()

template<typename Domain, typename Range, typename Range2>
typed::map_list< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::map_list ( ) const
inline

References Range2.

◆ params()

template<typename Domain, typename Range, typename Range2>
typed::set isl::typed::union_map< pair< Domain, Range >, Range2 >::params ( ) const
inline

◆ preimage_domain() [1/4]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_domain ( const typed::multi_aff< Domain2, pair< Domain, Range > > & ma) const
inline

References Domain2, and ma.

◆ preimage_domain() [2/4]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_domain ( const typed::multi_pw_aff< Domain2, pair< Domain, Range > > & mpa) const
inline

References Domain2.

◆ preimage_domain() [3/4]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_domain ( const typed::pw_multi_aff< Domain2, pair< Domain, Range > > & pma) const
inline

References Domain2, and pma.

◆ preimage_domain() [4/4]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2>
typed::union_map< Domain2, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_domain ( const typed::union_pw_multi_aff< Domain2, pair< Domain, Range > > & upma) const
inline

References Domain2.

◆ preimage_range() [1/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_range ( const typed::multi_aff< Arg3, Range2 > & ma) const
inline

References ma.

◆ preimage_range() [2/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_range ( const typed::pw_multi_aff< Arg3, Range2 > & pma) const
inline

References pma.

◆ preimage_range() [3/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, Arg3 > isl::typed::union_map< pair< Domain, Range >, Range2 >::preimage_range ( const typed::union_pw_multi_aff< Arg3, Range2 > & upma) const
inline

◆ product() [1/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2, typename Arg3>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, pair< Range2, Arg3 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::product ( const typed::basic_map< Domain2, Arg3 > & umap2) const
inline

References Domain2.

◆ product() [2/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2, typename Arg3>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, pair< Range2, Arg3 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::product ( const typed::map< Domain2, Arg3 > & umap2) const
inline

References Domain2.

◆ product() [3/3]

template<typename Domain, typename Range, typename Range2>
template<typename Domain2, typename Arg3>
typed::union_map< pair< pair< Domain, Range >, Domain2 >, pair< Range2, Arg3 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::product ( const typed::union_map< Domain2, Arg3 > & umap2) const
inline

References Domain2.

◆ project_out_all_params()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::project_out_all_params ( ) const
inline

References Range2.

◆ project_out_param() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::project_out_param ( const std::string & id) const
inline

References Range2.

◆ project_out_param() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::project_out_param ( const typed::id< Anonymous > & id) const
inline

References Range2.

◆ project_out_param() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::project_out_param ( const typed::id_list< Anonymous > & list) const
inline

References Range2.

◆ range()

template<typename Domain, typename Range, typename Range2>
typed::union_set< Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::range ( ) const
inline

◆ range_factor_domain()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_factor_domain ( ) const
inlinedelete

References Range2.

◆ range_factor_range()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_factor_range ( ) const
inlinedelete

References Range2.

◆ range_map()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< pair< Domain, Range >, Range2 >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_map ( ) const
inline

References Range2.

◆ range_product() [1/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, pair< Range2, Arg3 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_product ( const typed::basic_map< pair< Domain, Range >, Arg3 > & umap2) const
inline

◆ range_product() [2/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, pair< Range2, Arg3 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_product ( const typed::map< pair< Domain, Range >, Arg3 > & umap2) const
inline

◆ range_product() [3/3]

template<typename Domain, typename Range, typename Range2>
template<typename Arg3>
typed::union_map< pair< Domain, Range >, pair< Range2, Arg3 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_product ( const typed::union_map< pair< Domain, Range >, Arg3 > & umap2) const
inline

◆ range_reverse()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::range_reverse ( ) const
inlinedelete

References Range2.

◆ reverse()

template<typename Domain, typename Range, typename Range2>
typed::union_map< Range2, pair< Domain, Range > > isl::typed::union_map< pair< Domain, Range >, Range2 >::reverse ( ) const
inline

◆ space()

template<typename Domain, typename Range, typename Range2>
typed::space isl::typed::union_map< pair< Domain, Range >, Range2 >::space ( ) const
inline

◆ subtract() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract ( const typed::basic_map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ subtract() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract ( const typed::map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ subtract() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract ( const typed::union_map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ subtract_domain() [1/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_domain ( const typed::basic_set< pair< Domain, Range > > & dom) const
inline

References Range2.

◆ subtract_domain() [2/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_domain ( const typed::point< pair< Domain, Range > > & dom) const
inline

References Range2.

◆ subtract_domain() [3/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_domain ( const typed::set< pair< Domain, Range > > & dom) const
inline

References Range2.

◆ subtract_domain() [4/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_domain ( const typed::union_set< pair< Domain, Range > > & dom) const
inline

References Range2.

◆ subtract_range() [1/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_range ( const typed::basic_set< Range2 > & dom) const
inline

References Range2.

◆ subtract_range() [2/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_range ( const typed::point< Range2 > & dom) const
inline

References Range2.

◆ subtract_range() [3/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_range ( const typed::set< Range2 > & dom) const
inline

References Range2.

◆ subtract_range() [4/4]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::subtract_range ( const typed::union_set< Range2 > & dom) const
inline

References Range2.

◆ uncurry()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::uncurry ( ) const
inlinedelete

References Range2.

◆ unite() [1/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::unite ( const typed::basic_map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ unite() [2/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::unite ( const typed::map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ unite() [3/3]

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::unite ( const typed::union_map< pair< Domain, Range >, Range2 > & umap2) const
inline

References Range2.

◆ universe()

template<typename Domain, typename Range, typename Range2>
typed::union_map< pair< Domain, Range >, Range2 > isl::typed::union_map< pair< Domain, Range >, Range2 >::universe ( ) const
inline

References Range2.

◆ wrap()

template<typename Domain, typename Range, typename Range2>
typed::union_set< pair< pair< Domain, Range >, Range2 > > isl::typed::union_map< pair< Domain, Range >, Range2 >::wrap ( ) const
inline

References Range2.

◆ aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct aff
friend

Definition at line 11275 of file typed_cpp.h.

References aff.

Referenced by aff.

◆ aff_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct aff_list
friend

Definition at line 11277 of file typed_cpp.h.

References aff_list.

Referenced by aff_list.

◆ basic_map

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct basic_map
friend

Definition at line 11279 of file typed_cpp.h.

References basic_map.

Referenced by basic_map.

◆ basic_set

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct basic_set
friend

Definition at line 11281 of file typed_cpp.h.

References basic_set.

Referenced by basic_set.

◆ fixed_box

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct fixed_box
friend

Definition at line 11283 of file typed_cpp.h.

References fixed_box.

Referenced by fixed_box.

◆ id

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct id
friend

Definition at line 11285 of file typed_cpp.h.

References id.

Referenced by id.

◆ id_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct id_list
friend

Definition at line 11287 of file typed_cpp.h.

References id_list.

Referenced by id_list.

◆ map

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct map
friend

Definition at line 11289 of file typed_cpp.h.

References map.

Referenced by map, and union_map().

◆ map_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct map_list
friend

Definition at line 11291 of file typed_cpp.h.

References map_list.

Referenced by map_list.

◆ multi_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct multi_aff
friend

Definition at line 11293 of file typed_cpp.h.

References multi_aff.

Referenced by multi_aff.

◆ multi_id

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct multi_id
friend

Definition at line 11295 of file typed_cpp.h.

References multi_id.

Referenced by multi_id.

◆ multi_pw_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct multi_pw_aff
friend

Definition at line 11297 of file typed_cpp.h.

References multi_pw_aff.

Referenced by multi_pw_aff.

◆ multi_union_pw_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct multi_union_pw_aff
friend

Definition at line 11299 of file typed_cpp.h.

References multi_union_pw_aff.

Referenced by multi_union_pw_aff.

◆ multi_val

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct multi_val
friend

Definition at line 11301 of file typed_cpp.h.

References multi_val.

Referenced by multi_val.

◆ point

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct point
friend

Definition at line 11303 of file typed_cpp.h.

References point.

Referenced by point.

◆ pw_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct pw_aff
friend

Definition at line 11305 of file typed_cpp.h.

References pw_aff.

Referenced by pw_aff.

◆ pw_aff_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct pw_aff_list
friend

Definition at line 11307 of file typed_cpp.h.

References pw_aff_list.

Referenced by pw_aff_list.

◆ pw_multi_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct pw_multi_aff
friend

Definition at line 11309 of file typed_cpp.h.

References pw_multi_aff.

Referenced by pw_multi_aff.

◆ pw_multi_aff_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct pw_multi_aff_list
friend

Definition at line 11311 of file typed_cpp.h.

References pw_multi_aff_list.

Referenced by pw_multi_aff_list.

◆ set

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct set
friend

◆ set_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct set_list
friend

Definition at line 11315 of file typed_cpp.h.

References set_list.

Referenced by set_list.

◆ space

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct space
friend

Definition at line 11317 of file typed_cpp.h.

References space.

Referenced by extract_map(), intersect_domain(), intersect_range(), and space.

◆ union_map

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct union_map
friend

Definition at line 11319 of file typed_cpp.h.

References union_map.

Referenced by from(), union_map, union_map(), and union_map().

◆ union_pw_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct union_pw_aff
friend

Definition at line 11321 of file typed_cpp.h.

References union_pw_aff.

Referenced by union_pw_aff.

◆ union_pw_aff_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct union_pw_aff_list
friend

Definition at line 11323 of file typed_cpp.h.

References union_pw_aff_list.

Referenced by union_pw_aff_list.

◆ union_pw_multi_aff

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct union_pw_multi_aff
friend

Definition at line 11325 of file typed_cpp.h.

References union_pw_multi_aff.

Referenced by union_pw_multi_aff.

◆ union_set

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct union_set
friend

Definition at line 11327 of file typed_cpp.h.

References union_set.

Referenced by union_set.

◆ union_set_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct union_set_list
friend

Definition at line 11329 of file typed_cpp.h.

References union_set_list.

Referenced by union_set_list.

◆ val

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct val
friend

Definition at line 11331 of file typed_cpp.h.

References val.

Referenced by val.

◆ val_list

template<typename Domain, typename Range, typename Range2>
template<typename...>
friend struct val_list
friend

Definition at line 11333 of file typed_cpp.h.

References val_list.

Referenced by val_list.


The documentation for this struct was generated from the following file: