Polly 19.0.0git
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
isl::pw_multi_aff Class Reference

#include <isl-noexceptions.h>

Public Member Functions

 pw_multi_aff ()
 
 pw_multi_aff (const pw_multi_aff &obj)
 
 pw_multi_aff (isl::multi_aff ma)
 
 pw_multi_aff (isl::pw_aff pa)
 
 pw_multi_aff (isl::ctx ctx, const std::string &str)
 
pw_multi_affoperator= (pw_multi_aff obj)
 
 ~pw_multi_aff ()
 
__isl_give isl_pw_multi_affcopy () const &
 
__isl_give isl_pw_multi_affcopy () &&=delete
 
__isl_keep isl_pw_multi_affget () const
 
__isl_give isl_pw_multi_affrelease ()
 
bool is_null () const
 
isl::ctx ctx () const
 
isl::multi_pw_aff add (const isl::multi_pw_aff &multi2) const
 
isl::multi_union_pw_aff add (const isl::multi_union_pw_aff &multi2) const
 
isl::pw_multi_aff add (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff add (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff add (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff add (const isl::pw_aff &pma2) const
 
isl::pw_multi_aff add_constant (isl::multi_val mv) const
 
isl::pw_multi_aff add_constant (isl::val v) const
 
isl::pw_multi_aff add_constant (long v) const
 
isl::union_pw_multi_aff add_pw_multi_aff (const isl::pw_multi_aff &pma) const
 
isl::union_pw_multi_aff apply (const isl::union_pw_multi_aff &upma2) const
 
isl::map as_map () const
 
isl::multi_aff as_multi_aff () const
 
isl::multi_union_pw_aff as_multi_union_pw_aff () const
 
isl::pw_multi_aff as_pw_multi_aff () const
 
isl::set as_set () const
 
isl::union_map as_union_map () const
 
isl::pw_aff at (int pos) const
 
isl::pw_aff get_at (int pos) const
 
isl::set bind (const isl::multi_id &tuple) const
 
isl::pw_multi_aff bind_domain (isl::multi_id tuple) const
 
isl::pw_multi_aff bind_domain_wrapped_domain (isl::multi_id tuple) const
 
isl::pw_multi_aff coalesce () const
 
class size dim (isl::dim type) const
 
isl::set domain () const
 
isl::pw_multi_aff drop_dims (isl::dim type, unsigned int first, unsigned int n) const
 
isl::pw_multi_aff extract_pw_multi_aff (const isl::space &space) const
 
isl::multi_pw_aff flat_range_product (const isl::multi_pw_aff &multi2) const
 
isl::multi_union_pw_aff flat_range_product (const isl::multi_union_pw_aff &multi2) const
 
isl::pw_multi_aff flat_range_product (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff flat_range_product (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff flat_range_product (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff flat_range_product (const isl::pw_aff &pma2) const
 
stat foreach_piece (const std::function< stat(isl::set, isl::multi_aff)> &fn) const
 
isl::pw_multi_aff gist (isl::set set) const
 
isl::union_pw_multi_aff gist (const isl::union_set &context) const
 
isl::pw_multi_aff gist (const isl::basic_set &set) const
 
isl::pw_multi_aff gist (const isl::point &set) const
 
boolean has_range_tuple_id () const
 
isl::multi_pw_aff identity () const
 
isl::pw_multi_aff insert_domain (isl::space domain) const
 
isl::pw_multi_aff intersect_domain (isl::set set) const
 
isl::union_pw_multi_aff intersect_domain (const isl::space &space) const
 
isl::union_pw_multi_aff intersect_domain (const isl::union_set &uset) const
 
isl::pw_multi_aff intersect_domain (const isl::basic_set &set) const
 
isl::pw_multi_aff intersect_domain (const isl::point &set) const
 
isl::union_pw_multi_aff intersect_domain_wrapped_domain (const isl::union_set &uset) const
 
isl::union_pw_multi_aff intersect_domain_wrapped_range (const isl::union_set &uset) const
 
isl::pw_multi_aff intersect_params (isl::set set) const
 
boolean involves_locals () const
 
boolean involves_nan () const
 
boolean involves_param (const isl::id &id) const
 
boolean involves_param (const std::string &id) const
 
boolean involves_param (const isl::id_list &list) const
 
boolean isa_multi_aff () const
 
boolean isa_pw_multi_aff () const
 
isl::pw_aff_list list () const
 
isl::multi_pw_aff max (const isl::multi_pw_aff &multi2) const
 
isl::multi_val max_multi_val () const
 
isl::multi_pw_aff min (const isl::multi_pw_aff &multi2) const
 
isl::multi_val min_multi_val () const
 
class size n_piece () const
 
isl::multi_pw_aff neg () const
 
boolean plain_is_empty () const
 
boolean plain_is_equal (const isl::multi_pw_aff &multi2) const
 
boolean plain_is_equal (const isl::multi_union_pw_aff &multi2) const
 
isl::pw_multi_aff preimage_domain_wrapped_domain (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff preimage_domain_wrapped_domain (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff preimage_domain_wrapped_domain (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff preimage_domain_wrapped_domain (const isl::pw_aff &pma2) const
 
isl::multi_pw_aff product (const isl::multi_pw_aff &multi2) const
 
isl::pw_multi_aff product (isl::pw_multi_aff pma2) const
 
isl::pw_multi_aff product (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff product (const isl::pw_aff &pma2) const
 
isl::multi_pw_aff pullback (const isl::multi_pw_aff &mpa2) const
 
isl::pw_multi_aff pullback (isl::multi_aff ma) const
 
isl::pw_multi_aff pullback (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff pullback (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff_list pw_multi_aff_list () const
 
isl::pw_multi_aff range_factor_domain () const
 
isl::pw_multi_aff range_factor_range () const
 
isl::multi_pw_aff range_product (const isl::multi_pw_aff &multi2) const
 
isl::multi_union_pw_aff range_product (const isl::multi_union_pw_aff &multi2) const
 
isl::pw_multi_aff range_product (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff range_product (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff range_product (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff range_product (const isl::pw_aff &pma2) const
 
isl::id range_tuple_id () const
 
isl::id get_range_tuple_id () const
 
isl::multi_pw_aff reset_range_tuple_id () const
 
isl::multi_pw_aff reset_tuple_id (isl::dim type) const
 
isl::multi_pw_aff scale (const isl::multi_val &mv) const
 
isl::pw_multi_aff scale (isl::val v) const
 
isl::pw_multi_aff scale (long v) const
 
isl::multi_pw_aff scale_down (const isl::multi_val &mv) const
 
isl::pw_multi_aff scale_down (isl::val v) const
 
isl::pw_multi_aff scale_down (long v) const
 
isl::multi_pw_aff set_at (int pos, const isl::pw_aff &el) const
 
isl::multi_union_pw_aff set_at (int pos, const isl::union_pw_aff &el) const
 
isl::multi_pw_aff set_pw_aff (int pos, const isl::pw_aff &el) const
 
isl::pw_multi_aff set_pw_aff (unsigned int pos, isl::pw_aff pa) const
 
isl::pw_multi_aff set_range_tuple (isl::id id) const
 
isl::pw_multi_aff set_range_tuple (const std::string &id) const
 
isl::multi_union_pw_aff set_union_pw_aff (int pos, const isl::union_pw_aff &el) const
 
class size size () const
 
isl::space space () const
 
isl::space get_space () const
 
isl::multi_pw_aff sub (const isl::multi_pw_aff &multi2) const
 
isl::multi_union_pw_aff sub (const isl::multi_union_pw_aff &multi2) const
 
isl::pw_multi_aff sub (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff sub (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff sub (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff sub (const isl::pw_aff &pma2) const
 
isl::pw_multi_aff subtract_domain (isl::set set) const
 
isl::union_pw_multi_aff subtract_domain (const isl::space &space) const
 
isl::union_pw_multi_aff subtract_domain (const isl::union_set &uset) const
 
isl::pw_multi_aff subtract_domain (const isl::basic_set &set) const
 
isl::pw_multi_aff subtract_domain (const isl::point &set) const
 
isl::pw_multi_aff_list to_list () const
 
isl::multi_pw_aff to_multi_pw_aff () const
 
isl::union_pw_multi_aff to_union_pw_multi_aff () const
 
isl::id tuple_id (isl::dim type) const
 
isl::id get_tuple_id (isl::dim type) const
 
isl::multi_pw_aff unbind_params_insert_domain (const isl::multi_id &domain) const
 
isl::multi_pw_aff union_add (const isl::multi_pw_aff &mpa2) const
 
isl::multi_union_pw_aff union_add (const isl::multi_union_pw_aff &mupa2) const
 
isl::pw_multi_aff union_add (isl::pw_multi_aff pma2) const
 
isl::union_pw_multi_aff union_add (const isl::union_pw_multi_aff &upma2) const
 
isl::pw_multi_aff union_add (const isl::multi_aff &pma2) const
 
isl::pw_multi_aff union_add (const isl::pw_aff &pma2) const
 

Static Public Member Functions

static isl::pw_multi_aff domain_map (isl::space space)
 
static isl::pw_multi_aff from_map (isl::map map)
 
static isl::pw_multi_aff identity_on_domain (isl::space space)
 
static isl::pw_multi_aff multi_val_on_domain (isl::set domain, isl::multi_val mv)
 
static isl::pw_multi_aff project_out_map (isl::space space, isl::dim type, unsigned int first, unsigned int n)
 
static isl::pw_multi_aff range_map (isl::space space)
 
static isl::pw_multi_aff zero (isl::space space)
 

Protected Member Functions

 pw_multi_aff (__isl_take isl_pw_multi_aff *ptr)
 

Protected Attributes

isl_pw_multi_affptr = nullptr
 

Friends

pw_multi_aff manage (__isl_take isl_pw_multi_aff *ptr)
 
pw_multi_aff manage_copy (__isl_keep isl_pw_multi_aff *ptr)
 

Detailed Description

Definition at line 3242 of file isl-noexceptions.h.

Constructor & Destructor Documentation

◆ pw_multi_aff() [1/6]

isl::pw_multi_aff::pw_multi_aff ( __isl_take isl_pw_multi_aff ptr)
inlineexplicitprotected

Definition at line 16123 of file isl-noexceptions.h.

◆ pw_multi_aff() [2/6]

isl::pw_multi_aff::pw_multi_aff ( )
inline

Definition at line 16114 of file isl-noexceptions.h.

◆ pw_multi_aff() [3/6]

isl::pw_multi_aff::pw_multi_aff ( const pw_multi_aff obj)
inline

Definition at line 16117 of file isl-noexceptions.h.

References obj, and ptr.

◆ pw_multi_aff() [4/6]

isl::pw_multi_aff::pw_multi_aff ( isl::multi_aff  ma)
inline

Definition at line 16126 of file isl-noexceptions.h.

References isl_pw_multi_aff_from_multi_aff(), ma, ptr, and res.

◆ pw_multi_aff() [5/6]

isl::pw_multi_aff::pw_multi_aff ( isl::pw_aff  pa)
inline

Definition at line 16132 of file isl-noexceptions.h.

References isl_pw_multi_aff_from_pw_aff(), ptr, isl::pw_aff::release(), and res.

◆ pw_multi_aff() [6/6]

isl::pw_multi_aff::pw_multi_aff ( isl::ctx  ctx,
const std::string &  str 
)
inlineexplicit

Definition at line 16138 of file isl-noexceptions.h.

References isl_pw_multi_aff_read_from_str(), ptr, isl::ctx::release(), res, and str.

◆ ~pw_multi_aff()

isl::pw_multi_aff::~pw_multi_aff ( )
inline

Definition at line 16149 of file isl-noexceptions.h.

References isl_pw_multi_aff_free(), and ptr.

Member Function Documentation

◆ add() [1/6]

isl::pw_multi_aff isl::pw_multi_aff::add ( const isl::multi_aff pma2) const
inline

Definition at line 16197 of file isl-noexceptions.h.

References add().

◆ add() [2/6]

isl::multi_pw_aff isl::pw_multi_aff::add ( const isl::multi_pw_aff multi2) const
inline

Definition at line 16176 of file isl-noexceptions.h.

References isl::multi_pw_aff::add().

Referenced by add(), isl::multi_aff::add(), and isl::pw_aff::add().

◆ add() [3/6]

isl::multi_union_pw_aff isl::pw_multi_aff::add ( const isl::multi_union_pw_aff multi2) const
inline

Definition at line 16181 of file isl-noexceptions.h.

References isl::multi_pw_aff::add().

◆ add() [4/6]

isl::pw_multi_aff isl::pw_multi_aff::add ( const isl::pw_aff pma2) const
inline

Definition at line 16202 of file isl-noexceptions.h.

References add().

◆ add() [5/6]

isl::union_pw_multi_aff isl::pw_multi_aff::add ( const isl::union_pw_multi_aff upma2) const
inline

Definition at line 16192 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::add().

◆ add() [6/6]

isl::pw_multi_aff isl::pw_multi_aff::add ( isl::pw_multi_aff  pma2) const
inline

Definition at line 16186 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_add(), manage, release(), and res.

◆ add_constant() [1/3]

isl::pw_multi_aff isl::pw_multi_aff::add_constant ( isl::multi_val  mv) const
inline

◆ add_constant() [2/3]

isl::pw_multi_aff isl::pw_multi_aff::add_constant ( isl::val  v) const
inline

◆ add_constant() [3/3]

isl::pw_multi_aff isl::pw_multi_aff::add_constant ( long  v) const
inline

Definition at line 16219 of file isl-noexceptions.h.

References add_constant(), and ctx().

◆ add_pw_multi_aff()

isl::union_pw_multi_aff isl::pw_multi_aff::add_pw_multi_aff ( const isl::pw_multi_aff pma) const
inline

◆ apply()

isl::union_pw_multi_aff isl::pw_multi_aff::apply ( const isl::union_pw_multi_aff upma2) const
inline

Definition at line 16229 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::apply().

Referenced by isl::multi_aff::apply().

◆ as_map()

isl::map isl::pw_multi_aff::as_map ( ) const
inline

Definition at line 16234 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_as_map(), manage, and res.

◆ as_multi_aff()

isl::multi_aff isl::pw_multi_aff::as_multi_aff ( ) const
inline

◆ as_multi_union_pw_aff()

isl::multi_union_pw_aff isl::pw_multi_aff::as_multi_union_pw_aff ( ) const
inline

◆ as_pw_multi_aff()

isl::pw_multi_aff isl::pw_multi_aff::as_pw_multi_aff ( ) const
inline

◆ as_set()

isl::set isl::pw_multi_aff::as_set ( ) const
inline

Definition at line 16256 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_as_set(), manage, and res.

Referenced by isl::pw_aff::as_set().

◆ as_union_map()

isl::union_map isl::pw_multi_aff::as_union_map ( ) const
inline

◆ at()

isl::pw_aff isl::pw_multi_aff::at ( int  pos) const
inline

Definition at line 16267 of file isl-noexceptions.h.

References get(), isl_pw_multi_aff_get_at(), manage, pos(), and res.

Referenced by isl::pw_aff::at(), buildMinMaxAccess(), and get_at().

◆ bind()

isl::set isl::pw_multi_aff::bind ( const isl::multi_id tuple) const
inline

Definition at line 16278 of file isl-noexceptions.h.

References isl::multi_pw_aff::bind(), and tuple.

◆ bind_domain()

isl::pw_multi_aff isl::pw_multi_aff::bind_domain ( isl::multi_id  tuple) const
inline

Definition at line 16283 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_bind_domain(), manage, res, and tuple.

◆ bind_domain_wrapped_domain()

isl::pw_multi_aff isl::pw_multi_aff::bind_domain_wrapped_domain ( isl::multi_id  tuple) const
inline

◆ coalesce()

isl::pw_multi_aff isl::pw_multi_aff::coalesce ( ) const
inline

Definition at line 16295 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_coalesce(), manage, and res.

Referenced by buildMinMaxAccess(), and isl::multi_aff::coalesce().

◆ copy() [1/2]

__isl_give isl_pw_multi_aff * isl::pw_multi_aff::copy ( ) &&
inlinedelete

◆ copy() [2/2]

__isl_give isl_pw_multi_aff * isl::pw_multi_aff::copy ( ) const &
inline

◆ ctx()

isl::ctx isl::pw_multi_aff::ctx ( ) const
inline

◆ dim()

class size isl::pw_multi_aff::dim ( isl::dim  type) const
inline

Definition at line 16301 of file isl-noexceptions.h.

References get(), isl_pw_multi_aff_dim(), manage, res, and type.

Referenced by buildMinMaxAccess(), and isl::pw_aff::dim().

◆ domain()

isl::set isl::pw_multi_aff::domain ( ) const
inline

◆ domain_map()

isl::pw_multi_aff isl::pw_multi_aff::domain_map ( isl::space  space)
inlinestatic

◆ drop_dims()

isl::pw_multi_aff isl::pw_multi_aff::drop_dims ( isl::dim  type,
unsigned int  first,
unsigned int  n 
) const
inline

◆ extract_pw_multi_aff()

isl::pw_multi_aff isl::pw_multi_aff::extract_pw_multi_aff ( const isl::space space) const
inline

◆ flat_range_product() [1/6]

isl::pw_multi_aff isl::pw_multi_aff::flat_range_product ( const isl::multi_aff pma2) const
inline

Definition at line 16351 of file isl-noexceptions.h.

References flat_range_product().

◆ flat_range_product() [2/6]

isl::multi_pw_aff isl::pw_multi_aff::flat_range_product ( const isl::multi_pw_aff multi2) const
inline

◆ flat_range_product() [3/6]

isl::multi_union_pw_aff isl::pw_multi_aff::flat_range_product ( const isl::multi_union_pw_aff multi2) const
inline

Definition at line 16335 of file isl-noexceptions.h.

References isl::multi_pw_aff::flat_range_product().

◆ flat_range_product() [4/6]

isl::pw_multi_aff isl::pw_multi_aff::flat_range_product ( const isl::pw_aff pma2) const
inline

Definition at line 16356 of file isl-noexceptions.h.

References flat_range_product().

◆ flat_range_product() [5/6]

isl::union_pw_multi_aff isl::pw_multi_aff::flat_range_product ( const isl::union_pw_multi_aff upma2) const
inline

◆ flat_range_product() [6/6]

isl::pw_multi_aff isl::pw_multi_aff::flat_range_product ( isl::pw_multi_aff  pma2) const
inline

Definition at line 16340 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_flat_range_product(), manage, release(), and res.

◆ foreach_piece()

stat isl::pw_multi_aff::foreach_piece ( const std::function< stat(isl::set, isl::multi_aff)> &  fn) const
inline

◆ from_map()

isl::pw_multi_aff isl::pw_multi_aff::from_map ( isl::map  map)
inlinestatic

◆ get()

__isl_keep isl_pw_multi_aff * isl::pw_multi_aff::get ( ) const
inline

◆ get_at()

isl::pw_aff isl::pw_multi_aff::get_at ( int  pos) const
inline

Definition at line 16273 of file isl-noexceptions.h.

References at(), and pos().

◆ get_range_tuple_id()

isl::id isl::pw_multi_aff::get_range_tuple_id ( ) const
inline

Definition at line 16693 of file isl-noexceptions.h.

References range_tuple_id().

◆ get_space()

isl::space isl::pw_multi_aff::get_space ( ) const
inline

Definition at line 16788 of file isl-noexceptions.h.

References space().

◆ get_tuple_id()

isl::id isl::pw_multi_aff::get_tuple_id ( isl::dim  type) const
inline

Definition at line 16874 of file isl-noexceptions.h.

References tuple_id(), and type.

Referenced by buildCondition(), and polly::ScopArrayInfo::getFromAccessFunction().

◆ gist() [1/4]

isl::pw_multi_aff isl::pw_multi_aff::gist ( const isl::basic_set set) const
inline

Definition at line 16392 of file isl-noexceptions.h.

References gist.

◆ gist() [2/4]

isl::pw_multi_aff isl::pw_multi_aff::gist ( const isl::point set) const
inline

Definition at line 16397 of file isl-noexceptions.h.

References gist.

◆ gist() [3/4]

isl::union_pw_multi_aff isl::pw_multi_aff::gist ( const isl::union_set context) const
inline

Definition at line 16387 of file isl-noexceptions.h.

References context, and isl::union_pw_multi_aff::gist().

◆ gist() [4/4]

isl::pw_multi_aff isl::pw_multi_aff::gist ( isl::set  set) const
inline

Definition at line 16381 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_gist(), manage, isl::set::release(), and res.

Referenced by isl::multi_aff::gist().

◆ has_range_tuple_id()

boolean isl::pw_multi_aff::has_range_tuple_id ( ) const
inline

◆ identity()

isl::multi_pw_aff isl::pw_multi_aff::identity ( ) const
inline

Definition at line 16408 of file isl-noexceptions.h.

References isl::multi_pw_aff::identity().

Referenced by isl::pw_aff::identity().

◆ identity_on_domain()

isl::pw_multi_aff isl::pw_multi_aff::identity_on_domain ( isl::space  space)
inlinestatic

◆ insert_domain()

isl::pw_multi_aff isl::pw_multi_aff::insert_domain ( isl::space  domain) const
inline

◆ intersect_domain() [1/5]

isl::pw_multi_aff isl::pw_multi_aff::intersect_domain ( const isl::basic_set set) const
inline

Definition at line 16441 of file isl-noexceptions.h.

References intersect_domain().

◆ intersect_domain() [2/5]

isl::pw_multi_aff isl::pw_multi_aff::intersect_domain ( const isl::point set) const
inline

Definition at line 16446 of file isl-noexceptions.h.

References intersect_domain().

◆ intersect_domain() [3/5]

isl::union_pw_multi_aff isl::pw_multi_aff::intersect_domain ( const isl::space space) const
inline

Definition at line 16431 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::intersect_domain().

◆ intersect_domain() [4/5]

isl::union_pw_multi_aff isl::pw_multi_aff::intersect_domain ( const isl::union_set uset) const
inline

Definition at line 16436 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::intersect_domain().

◆ intersect_domain() [5/5]

isl::pw_multi_aff isl::pw_multi_aff::intersect_domain ( isl::set  set) const
inline

◆ intersect_domain_wrapped_domain()

isl::union_pw_multi_aff isl::pw_multi_aff::intersect_domain_wrapped_domain ( const isl::union_set uset) const
inline

◆ intersect_domain_wrapped_range()

isl::union_pw_multi_aff isl::pw_multi_aff::intersect_domain_wrapped_range ( const isl::union_set uset) const
inline

◆ intersect_params()

isl::pw_multi_aff isl::pw_multi_aff::intersect_params ( isl::set  set) const
inline

◆ involves_locals()

boolean isl::pw_multi_aff::involves_locals ( ) const
inline

Definition at line 16467 of file isl-noexceptions.h.

References get(), isl_pw_multi_aff_involves_locals(), manage, and res.

Referenced by isl::pw_aff::involves_locals().

◆ involves_nan()

boolean isl::pw_multi_aff::involves_nan ( ) const
inline

Definition at line 16473 of file isl-noexceptions.h.

References isl::multi_pw_aff::involves_nan().

◆ involves_param() [1/3]

boolean isl::pw_multi_aff::involves_param ( const isl::id id) const
inline

◆ involves_param() [2/3]

boolean isl::pw_multi_aff::involves_param ( const isl::id_list list) const
inline

Definition at line 16488 of file isl-noexceptions.h.

References isl::multi_pw_aff::involves_param(), and list().

◆ involves_param() [3/3]

boolean isl::pw_multi_aff::involves_param ( const std::string &  id) const
inline

Definition at line 16483 of file isl-noexceptions.h.

References ctx(), and involves_param().

◆ is_null()

bool isl::pw_multi_aff::is_null ( ) const
inline

Definition at line 16168 of file isl-noexceptions.h.

References ptr.

Referenced by buildMinMaxAccess().

◆ isa_multi_aff()

boolean isl::pw_multi_aff::isa_multi_aff ( ) const
inline

◆ isa_pw_multi_aff()

boolean isl::pw_multi_aff::isa_pw_multi_aff ( ) const
inline

◆ list()

isl::pw_aff_list isl::pw_multi_aff::list ( ) const
inline

Definition at line 16504 of file isl-noexceptions.h.

References isl::multi_pw_aff::list().

Referenced by involves_param().

◆ max()

isl::multi_pw_aff isl::pw_multi_aff::max ( const isl::multi_pw_aff multi2) const
inline

Definition at line 16509 of file isl-noexceptions.h.

References isl::multi_pw_aff::max().

Referenced by isl::multi_aff::max(), and isl::pw_aff::max().

◆ max_multi_val()

isl::multi_val isl::pw_multi_aff::max_multi_val ( ) const
inline

◆ min()

isl::multi_pw_aff isl::pw_multi_aff::min ( const isl::multi_pw_aff multi2) const
inline

Definition at line 16520 of file isl-noexceptions.h.

References isl::multi_pw_aff::min().

Referenced by isl::multi_aff::min(), and isl::pw_aff::min().

◆ min_multi_val()

isl::multi_val isl::pw_multi_aff::min_multi_val ( ) const
inline

◆ multi_val_on_domain()

isl::pw_multi_aff isl::pw_multi_aff::multi_val_on_domain ( isl::set  domain,
isl::multi_val  mv 
)
inlinestatic

◆ n_piece()

class size isl::pw_multi_aff::n_piece ( ) const
inline

Definition at line 16537 of file isl-noexceptions.h.

References get(), isl_pw_multi_aff_n_piece(), manage, and res.

Referenced by isl::multi_aff::n_piece(), and isl::pw_aff::n_piece().

◆ neg()

isl::multi_pw_aff isl::pw_multi_aff::neg ( ) const
inline

Definition at line 16543 of file isl-noexceptions.h.

References isl::multi_pw_aff::neg().

◆ operator=()

pw_multi_aff & isl::pw_multi_aff::operator= ( pw_multi_aff  obj)
inline

Definition at line 16144 of file isl-noexceptions.h.

References obj.

◆ plain_is_empty()

boolean isl::pw_multi_aff::plain_is_empty ( ) const
inline

◆ plain_is_equal() [1/2]

boolean isl::pw_multi_aff::plain_is_equal ( const isl::multi_pw_aff multi2) const
inline

◆ plain_is_equal() [2/2]

boolean isl::pw_multi_aff::plain_is_equal ( const isl::multi_union_pw_aff multi2) const
inline

Definition at line 16558 of file isl-noexceptions.h.

References isl::multi_pw_aff::plain_is_equal().

◆ preimage_domain_wrapped_domain() [1/4]

isl::pw_multi_aff isl::pw_multi_aff::preimage_domain_wrapped_domain ( const isl::multi_aff pma2) const
inline

Definition at line 16574 of file isl-noexceptions.h.

References preimage_domain_wrapped_domain().

◆ preimage_domain_wrapped_domain() [2/4]

isl::pw_multi_aff isl::pw_multi_aff::preimage_domain_wrapped_domain ( const isl::pw_aff pma2) const
inline

Definition at line 16579 of file isl-noexceptions.h.

References preimage_domain_wrapped_domain().

◆ preimage_domain_wrapped_domain() [3/4]

isl::union_pw_multi_aff isl::pw_multi_aff::preimage_domain_wrapped_domain ( const isl::union_pw_multi_aff upma2) const
inline

◆ preimage_domain_wrapped_domain() [4/4]

isl::pw_multi_aff isl::pw_multi_aff::preimage_domain_wrapped_domain ( isl::pw_multi_aff  pma2) const
inline

◆ product() [1/4]

isl::pw_multi_aff isl::pw_multi_aff::product ( const isl::multi_aff pma2) const
inline

Definition at line 16595 of file isl-noexceptions.h.

References product().

◆ product() [2/4]

isl::multi_pw_aff isl::pw_multi_aff::product ( const isl::multi_pw_aff multi2) const
inline

◆ product() [3/4]

isl::pw_multi_aff isl::pw_multi_aff::product ( const isl::pw_aff pma2) const
inline

Definition at line 16600 of file isl-noexceptions.h.

References product().

◆ product() [4/4]

isl::pw_multi_aff isl::pw_multi_aff::product ( isl::pw_multi_aff  pma2) const
inline

Definition at line 16589 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_product(), manage, release(), and res.

◆ project_out_map()

isl::pw_multi_aff isl::pw_multi_aff::project_out_map ( isl::space  space,
isl::dim  type,
unsigned int  first,
unsigned int  n 
)
inlinestatic

Definition at line 16605 of file isl-noexceptions.h.

References isl_pw_multi_aff_project_out_map(), manage, n, isl::space::release(), res, and type.

Referenced by mapToDimension().

◆ pullback() [1/4]

isl::multi_pw_aff isl::pw_multi_aff::pullback ( const isl::multi_pw_aff mpa2) const
inline

Definition at line 16611 of file isl-noexceptions.h.

References isl::multi_pw_aff::pullback().

Referenced by isl::multi_aff::pullback().

◆ pullback() [2/4]

isl::union_pw_multi_aff isl::pw_multi_aff::pullback ( const isl::union_pw_multi_aff upma2) const
inline

Definition at line 16628 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::pullback().

◆ pullback() [3/4]

isl::pw_multi_aff isl::pw_multi_aff::pullback ( isl::multi_aff  ma) const
inline

Definition at line 16616 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_pullback_multi_aff(), ma, manage, and res.

◆ pullback() [4/4]

isl::pw_multi_aff isl::pw_multi_aff::pullback ( isl::pw_multi_aff  pma2) const
inline

◆ pw_multi_aff_list()

isl::pw_multi_aff_list isl::pw_multi_aff::pw_multi_aff_list ( ) const
inline

◆ range_factor_domain()

isl::pw_multi_aff isl::pw_multi_aff::range_factor_domain ( ) const
inline

◆ range_factor_range()

isl::pw_multi_aff isl::pw_multi_aff::range_factor_range ( ) const
inline

◆ range_map()

isl::pw_multi_aff isl::pw_multi_aff::range_map ( isl::space  space)
inlinestatic

Definition at line 16650 of file isl-noexceptions.h.

References isl_pw_multi_aff_range_map(), manage, isl::space::release(), and res.

◆ range_product() [1/6]

isl::pw_multi_aff isl::pw_multi_aff::range_product ( const isl::multi_aff pma2) const
inline

Definition at line 16677 of file isl-noexceptions.h.

References range_product.

◆ range_product() [2/6]

isl::multi_pw_aff isl::pw_multi_aff::range_product ( const isl::multi_pw_aff multi2) const
inline

◆ range_product() [3/6]

isl::multi_union_pw_aff isl::pw_multi_aff::range_product ( const isl::multi_union_pw_aff multi2) const
inline

Definition at line 16661 of file isl-noexceptions.h.

References isl::multi_pw_aff::range_product().

◆ range_product() [4/6]

isl::pw_multi_aff isl::pw_multi_aff::range_product ( const isl::pw_aff pma2) const
inline

Definition at line 16682 of file isl-noexceptions.h.

References range_product.

◆ range_product() [5/6]

isl::union_pw_multi_aff isl::pw_multi_aff::range_product ( const isl::union_pw_multi_aff upma2) const
inline

Definition at line 16672 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::range_product().

◆ range_product() [6/6]

isl::pw_multi_aff isl::pw_multi_aff::range_product ( isl::pw_multi_aff  pma2) const
inline

Definition at line 16666 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_range_product(), manage, release(), and res.

◆ range_tuple_id()

isl::id isl::pw_multi_aff::range_tuple_id ( ) const
inline

◆ release()

__isl_give isl_pw_multi_aff * isl::pw_multi_aff::release ( )
inline

◆ reset_range_tuple_id()

isl::multi_pw_aff isl::pw_multi_aff::reset_range_tuple_id ( ) const
inline

Definition at line 16698 of file isl-noexceptions.h.

References isl::multi_pw_aff::reset_range_tuple_id().

◆ reset_tuple_id()

isl::multi_pw_aff isl::pw_multi_aff::reset_tuple_id ( isl::dim  type) const
inline

Definition at line 16703 of file isl-noexceptions.h.

References isl::multi_pw_aff::reset_tuple_id(), and type.

◆ scale() [1/3]

isl::multi_pw_aff isl::pw_multi_aff::scale ( const isl::multi_val mv) const
inline

Definition at line 16708 of file isl-noexceptions.h.

References isl::multi_pw_aff::scale().

Referenced by scale(), and test_scale().

◆ scale() [2/3]

isl::pw_multi_aff isl::pw_multi_aff::scale ( isl::val  v) const
inline

◆ scale() [3/3]

isl::pw_multi_aff isl::pw_multi_aff::scale ( long  v) const
inline

Definition at line 16719 of file isl-noexceptions.h.

References ctx(), and scale().

◆ scale_down() [1/3]

isl::multi_pw_aff isl::pw_multi_aff::scale_down ( const isl::multi_val mv) const
inline

Definition at line 16724 of file isl-noexceptions.h.

References isl::multi_pw_aff::scale_down().

Referenced by scale_down(), and test_scale().

◆ scale_down() [2/3]

isl::pw_multi_aff isl::pw_multi_aff::scale_down ( isl::val  v) const
inline

◆ scale_down() [3/3]

isl::pw_multi_aff isl::pw_multi_aff::scale_down ( long  v) const
inline

Definition at line 16735 of file isl-noexceptions.h.

References ctx(), and scale_down().

◆ set_at() [1/2]

isl::multi_pw_aff isl::pw_multi_aff::set_at ( int  pos,
const isl::pw_aff el 
) const
inline

Definition at line 16740 of file isl-noexceptions.h.

References pos(), and isl::multi_pw_aff::set_at().

Referenced by isl::multi_aff::set_at(), and isl::pw_aff::set_at().

◆ set_at() [2/2]

isl::multi_union_pw_aff isl::pw_multi_aff::set_at ( int  pos,
const isl::union_pw_aff el 
) const
inline

Definition at line 16745 of file isl-noexceptions.h.

References pos(), and isl::multi_pw_aff::set_at().

◆ set_pw_aff() [1/2]

isl::multi_pw_aff isl::pw_multi_aff::set_pw_aff ( int  pos,
const isl::pw_aff el 
) const
inline

◆ set_pw_aff() [2/2]

isl::pw_multi_aff isl::pw_multi_aff::set_pw_aff ( unsigned int  pos,
isl::pw_aff  pa 
) const
inline

◆ set_range_tuple() [1/2]

isl::pw_multi_aff isl::pw_multi_aff::set_range_tuple ( const std::string &  id) const
inline

Definition at line 16767 of file isl-noexceptions.h.

References ctx(), and set_range_tuple().

◆ set_range_tuple() [2/2]

isl::pw_multi_aff isl::pw_multi_aff::set_range_tuple ( isl::id  id) const
inline

◆ set_union_pw_aff()

isl::multi_union_pw_aff isl::pw_multi_aff::set_union_pw_aff ( int  pos,
const isl::union_pw_aff el 
) const
inline

Definition at line 16772 of file isl-noexceptions.h.

References pos(), and isl::multi_pw_aff::set_union_pw_aff().

Referenced by isl::multi_aff::set_union_pw_aff().

◆ size()

class size isl::pw_multi_aff::size ( ) const
inline

Definition at line 16777 of file isl-noexceptions.h.

References isl::multi_pw_aff::size().

◆ space()

isl::space isl::pw_multi_aff::space ( ) const
inline

Definition at line 16782 of file isl-noexceptions.h.

References get(), isl_pw_multi_aff_get_space(), manage, and res.

Referenced by get_space().

◆ sub() [1/6]

isl::pw_multi_aff isl::pw_multi_aff::sub ( const isl::multi_aff pma2) const
inline

Definition at line 16814 of file isl-noexceptions.h.

References sub().

◆ sub() [2/6]

isl::multi_pw_aff isl::pw_multi_aff::sub ( const isl::multi_pw_aff multi2) const
inline

Definition at line 16793 of file isl-noexceptions.h.

References isl::multi_pw_aff::sub().

Referenced by sub(), isl::multi_aff::sub(), and isl::pw_aff::sub().

◆ sub() [3/6]

isl::multi_union_pw_aff isl::pw_multi_aff::sub ( const isl::multi_union_pw_aff multi2) const
inline

Definition at line 16798 of file isl-noexceptions.h.

References isl::multi_pw_aff::sub().

◆ sub() [4/6]

isl::pw_multi_aff isl::pw_multi_aff::sub ( const isl::pw_aff pma2) const
inline

Definition at line 16819 of file isl-noexceptions.h.

References sub().

◆ sub() [5/6]

isl::union_pw_multi_aff isl::pw_multi_aff::sub ( const isl::union_pw_multi_aff upma2) const
inline

Definition at line 16809 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::sub().

◆ sub() [6/6]

isl::pw_multi_aff isl::pw_multi_aff::sub ( isl::pw_multi_aff  pma2) const
inline

Definition at line 16803 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_sub(), manage, release(), and res.

◆ subtract_domain() [1/5]

isl::pw_multi_aff isl::pw_multi_aff::subtract_domain ( const isl::basic_set set) const
inline

Definition at line 16840 of file isl-noexceptions.h.

References subtract_domain().

◆ subtract_domain() [2/5]

isl::pw_multi_aff isl::pw_multi_aff::subtract_domain ( const isl::point set) const
inline

Definition at line 16845 of file isl-noexceptions.h.

References subtract_domain().

◆ subtract_domain() [3/5]

isl::union_pw_multi_aff isl::pw_multi_aff::subtract_domain ( const isl::space space) const
inline

Definition at line 16830 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::subtract_domain().

◆ subtract_domain() [4/5]

isl::union_pw_multi_aff isl::pw_multi_aff::subtract_domain ( const isl::union_set uset) const
inline

Definition at line 16835 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::subtract_domain().

◆ subtract_domain() [5/5]

isl::pw_multi_aff isl::pw_multi_aff::subtract_domain ( isl::set  set) const
inline

◆ to_list()

isl::pw_multi_aff_list isl::pw_multi_aff::to_list ( ) const
inline

Definition at line 16850 of file isl-noexceptions.h.

References copy(), manage, and res.

Referenced by isl::multi_aff::to_list().

◆ to_multi_pw_aff()

isl::multi_pw_aff isl::pw_multi_aff::to_multi_pw_aff ( ) const
inline

Definition at line 16856 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_to_multi_pw_aff(), manage, and res.

Referenced by isl::pw_aff::to_multi_pw_aff().

◆ to_union_pw_multi_aff()

isl::union_pw_multi_aff isl::pw_multi_aff::to_union_pw_multi_aff ( ) const
inline

◆ tuple_id()

isl::id isl::pw_multi_aff::tuple_id ( isl::dim  type) const
inline

Definition at line 16868 of file isl-noexceptions.h.

References get(), isl_pw_multi_aff_get_tuple_id(), manage, res, and type.

Referenced by get_tuple_id(), and isl::multi_aff::tuple_id().

◆ unbind_params_insert_domain()

isl::multi_pw_aff isl::pw_multi_aff::unbind_params_insert_domain ( const isl::multi_id domain) const
inline

◆ union_add() [1/6]

isl::pw_multi_aff isl::pw_multi_aff::union_add ( const isl::multi_aff pma2) const
inline

Definition at line 16905 of file isl-noexceptions.h.

References union_add().

◆ union_add() [2/6]

isl::multi_pw_aff isl::pw_multi_aff::union_add ( const isl::multi_pw_aff mpa2) const
inline

◆ union_add() [3/6]

isl::multi_union_pw_aff isl::pw_multi_aff::union_add ( const isl::multi_union_pw_aff mupa2) const
inline

Definition at line 16889 of file isl-noexceptions.h.

References isl::multi_pw_aff::union_add().

◆ union_add() [4/6]

isl::pw_multi_aff isl::pw_multi_aff::union_add ( const isl::pw_aff pma2) const
inline

Definition at line 16910 of file isl-noexceptions.h.

References union_add().

◆ union_add() [5/6]

isl::union_pw_multi_aff isl::pw_multi_aff::union_add ( const isl::union_pw_multi_aff upma2) const
inline

Definition at line 16900 of file isl-noexceptions.h.

References isl::union_pw_multi_aff::union_add().

◆ union_add() [6/6]

isl::pw_multi_aff isl::pw_multi_aff::union_add ( isl::pw_multi_aff  pma2) const
inline

Definition at line 16894 of file isl-noexceptions.h.

References copy(), isl_pw_multi_aff_union_add(), manage, release(), and res.

◆ zero()

isl::pw_multi_aff isl::pw_multi_aff::zero ( isl::space  space)
inlinestatic

Definition at line 16915 of file isl-noexceptions.h.

References isl_pw_multi_aff_zero(), manage, isl::space::release(), and res.

Friends And Related Function Documentation

◆ manage

pw_multi_aff manage ( __isl_take isl_pw_multi_aff ptr)
friend

◆ manage_copy

pw_multi_aff manage_copy ( __isl_keep isl_pw_multi_aff ptr)
friend

Definition at line 16109 of file isl-noexceptions.h.

Member Data Documentation

◆ ptr

isl_pw_multi_aff* isl::pw_multi_aff::ptr = nullptr
protected

Definition at line 3247 of file isl-noexceptions.h.

Referenced by copy(), ctx(), get(), is_null(), pw_multi_aff(), release(), and ~pw_multi_aff().


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