Polly 23.0.0git
isl::checked::multi_aff Class Reference

#include <cpp-checked.h>

Inheritance diagram for isl::checked::multi_aff:
[legend]

Public Member Functions

 multi_aff ()
 multi_aff (const multi_aff &obj)
 multi_aff (isl::checked::aff aff)
 multi_aff (isl::checked::space space, isl::checked::aff_list list)
 multi_aff (isl::checked::ctx ctx, const std::string &str)
multi_affoperator= (multi_aff obj)
 ~multi_aff ()
__isl_give isl_multi_affcopy () const &
__isl_give isl_multi_affcopy () &&=delete
__isl_keep isl_multi_affget () const
__isl_give isl_multi_affrelease ()
bool is_null () const
isl::checked::ctx ctx () const
isl::checked::multi_aff add (isl::checked::multi_aff multi2) const
isl::checked::multi_pw_aff add (const isl::checked::multi_pw_aff &multi2) const
isl::checked::multi_union_pw_aff add (const isl::checked::multi_union_pw_aff &multi2) const
isl::checked::pw_multi_aff add (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff add (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::multi_aff add (const isl::checked::aff &multi2) const
isl::checked::multi_aff add_constant (isl::checked::multi_val mv) const
isl::checked::multi_aff add_constant (isl::checked::val v) const
isl::checked::multi_aff add_constant (long v) const
isl::checked::union_pw_multi_aff apply (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::map as_map () const
isl::checked::multi_aff as_multi_aff () const
isl::checked::multi_union_pw_aff as_multi_union_pw_aff () const
isl::checked::pw_multi_aff as_pw_multi_aff () const
isl::checked::set as_set () const
isl::checked::union_map as_union_map () const
isl::checked::aff at (int pos) const
isl::checked::aff get_at (int pos) const
isl::checked::basic_set bind (isl::checked::multi_id tuple) const
isl::checked::multi_aff bind_domain (isl::checked::multi_id tuple) const
isl::checked::multi_aff bind_domain_wrapped_domain (isl::checked::multi_id tuple) const
isl::checked::pw_multi_aff coalesce () const
isl::checked::multi_val constant_multi_val () const
isl::checked::multi_val get_constant_multi_val () const
isl::checked::set domain () const
isl::checked::multi_aff domain_reverse () const
isl::checked::pw_multi_aff drop_unused_params () const
isl::checked::pw_multi_aff extract_pw_multi_aff (const isl::checked::space &space) const
isl::checked::multi_aff flat_range_product (isl::checked::multi_aff multi2) const
isl::checked::multi_pw_aff flat_range_product (const isl::checked::multi_pw_aff &multi2) const
isl::checked::multi_union_pw_aff flat_range_product (const isl::checked::multi_union_pw_aff &multi2) const
isl::checked::pw_multi_aff flat_range_product (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff flat_range_product (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::multi_aff flat_range_product (const isl::checked::aff &multi2) const
isl::checked::multi_aff floor () const
stat foreach_piece (const std::function< stat(isl::checked::set, isl::checked::multi_aff)> &fn) const
isl::checked::multi_aff gist (isl::checked::set context) const
isl::checked::union_pw_multi_aff gist (const isl::checked::union_set &context) const
isl::checked::multi_aff gist (const isl::checked::basic_set &context) const
isl::checked::multi_aff gist (const isl::checked::point &context) const
isl::checked::multi_aff gist_params (isl::checked::set context) const
boolean has_range_tuple_id () const
isl::checked::multi_aff identity () const
isl::checked::multi_aff insert_domain (isl::checked::space domain) const
isl::checked::pw_multi_aff intersect_domain (const isl::checked::set &set) const
isl::checked::union_pw_multi_aff intersect_domain (const isl::checked::space &space) const
isl::checked::union_pw_multi_aff intersect_domain (const isl::checked::union_set &uset) const
isl::checked::union_pw_multi_aff intersect_domain_wrapped_domain (const isl::checked::union_set &uset) const
isl::checked::union_pw_multi_aff intersect_domain_wrapped_range (const isl::checked::union_set &uset) const
isl::checked::pw_multi_aff intersect_params (const isl::checked::set &set) const
boolean involves_locals () const
boolean involves_nan () const
boolean involves_param (const isl::checked::id &id) const
boolean involves_param (const std::string &id) const
boolean involves_param (const isl::checked::id_list &list) const
boolean isa_multi_aff () const
boolean isa_pw_multi_aff () const
isl::checked::aff_list list () const
isl::checked::aff_list get_list () const
isl::checked::multi_pw_aff max (const isl::checked::multi_pw_aff &multi2) const
isl::checked::multi_val max_multi_val () const
isl::checked::multi_pw_aff min (const isl::checked::multi_pw_aff &multi2) const
isl::checked::multi_val min_multi_val () const
class size n_piece () const
isl::checked::multi_aff neg () const
boolean plain_is_empty () const
boolean plain_is_equal (const isl::checked::multi_aff &multi2) const
boolean plain_is_equal (const isl::checked::multi_pw_aff &multi2) const
boolean plain_is_equal (const isl::checked::multi_union_pw_aff &multi2) const
boolean plain_is_equal (const isl::checked::pw_multi_aff &pma2) const
boolean plain_is_equal (const isl::checked::union_pw_multi_aff &upma2) const
boolean plain_is_equal (const isl::checked::aff &multi2) const
isl::checked::pw_multi_aff preimage_domain_wrapped_domain (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff preimage_domain_wrapped_domain (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::multi_aff product (isl::checked::multi_aff multi2) const
isl::checked::multi_pw_aff product (const isl::checked::multi_pw_aff &multi2) const
isl::checked::pw_multi_aff product (const isl::checked::pw_multi_aff &pma2) const
isl::checked::multi_aff product (const isl::checked::aff &multi2) const
isl::checked::multi_aff pullback (isl::checked::multi_aff ma2) const
isl::checked::multi_pw_aff pullback (const isl::checked::multi_pw_aff &mpa2) const
isl::checked::pw_multi_aff pullback (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff pullback (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::multi_aff pullback (const isl::checked::aff &ma2) const
isl::checked::pw_multi_aff_list pw_multi_aff_list () const
isl::checked::pw_multi_aff range_factor_domain () const
isl::checked::pw_multi_aff range_factor_range () const
isl::checked::multi_aff range_product (isl::checked::multi_aff multi2) const
isl::checked::multi_pw_aff range_product (const isl::checked::multi_pw_aff &multi2) const
isl::checked::multi_union_pw_aff range_product (const isl::checked::multi_union_pw_aff &multi2) const
isl::checked::pw_multi_aff range_product (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff range_product (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::multi_aff range_product (const isl::checked::aff &multi2) const
isl::checked::id range_tuple_id () const
isl::checked::id get_range_tuple_id () const
isl::checked::multi_aff reset_range_tuple_id () const
isl::checked::multi_aff scale (isl::checked::multi_val mv) const
isl::checked::multi_aff scale (isl::checked::val v) const
isl::checked::multi_aff scale (long v) const
isl::checked::multi_aff scale_down (isl::checked::multi_val mv) const
isl::checked::multi_aff scale_down (isl::checked::val v) const
isl::checked::multi_aff scale_down (long v) const
isl::checked::multi_aff set_at (int pos, isl::checked::aff el) const
isl::checked::multi_pw_aff set_at (int pos, const isl::checked::pw_aff &el) const
isl::checked::multi_union_pw_aff set_at (int pos, const isl::checked::union_pw_aff &el) const
isl::checked::multi_aff set_range_tuple (isl::checked::id id) const
isl::checked::multi_aff set_range_tuple (const std::string &id) const
class size size () const
isl::checked::space space () const
isl::checked::space get_space () const
isl::checked::multi_aff sub (isl::checked::multi_aff multi2) const
isl::checked::multi_pw_aff sub (const isl::checked::multi_pw_aff &multi2) const
isl::checked::multi_union_pw_aff sub (const isl::checked::multi_union_pw_aff &multi2) const
isl::checked::pw_multi_aff sub (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff sub (const isl::checked::union_pw_multi_aff &upma2) const
isl::checked::multi_aff sub (const isl::checked::aff &multi2) const
isl::checked::pw_multi_aff subtract_domain (const isl::checked::set &set) const
isl::checked::union_pw_multi_aff subtract_domain (const isl::checked::space &space) const
isl::checked::union_pw_multi_aff subtract_domain (const isl::checked::union_set &uset) const
isl::checked::pw_multi_aff_list to_list () const
isl::checked::multi_pw_aff to_multi_pw_aff () const
isl::checked::multi_union_pw_aff to_multi_union_pw_aff () const
isl::checked::pw_multi_aff to_pw_multi_aff () const
isl::checked::union_pw_multi_aff to_union_pw_multi_aff () const
isl::checked::multi_aff unbind_params_insert_domain (isl::checked::multi_id domain) const
isl::checked::multi_pw_aff union_add (const isl::checked::multi_pw_aff &mpa2) const
isl::checked::multi_union_pw_aff union_add (const isl::checked::multi_union_pw_aff &mupa2) const
isl::checked::pw_multi_aff union_add (const isl::checked::pw_multi_aff &pma2) const
isl::checked::union_pw_multi_aff union_add (const isl::checked::union_pw_multi_aff &upma2) const

Static Public Member Functions

static isl::checked::multi_aff domain_map (isl::checked::space space)
static isl::checked::multi_aff identity_on_domain (isl::checked::space space)
static isl::checked::multi_aff multi_val_on_domain (isl::checked::space space, isl::checked::multi_val mv)
static isl::checked::multi_aff range_map (isl::checked::space space)
static isl::checked::multi_aff zero (isl::checked::space space)

Protected Member Functions

 multi_aff (__isl_take isl_multi_aff *ptr)

Protected Attributes

isl_multi_affptr = nullptr

Friends

multi_aff manage (__isl_take isl_multi_aff *ptr)
multi_aff manage_copy (__isl_keep isl_multi_aff *ptr)

Detailed Description

Definition at line 2155 of file cpp-checked.h.

Constructor & Destructor Documentation

◆ multi_aff() [1/6]

isl::multi_aff::multi_aff ( __isl_take isl_multi_aff * ptr)
inlineexplicitprotected

Definition at line 10861 of file cpp-checked.h.

References __isl_take, and ptr.

Referenced by copy(), manage, manage_copy, multi_aff(), n_piece(), operator=(), and size().

◆ multi_aff() [2/6]

isl::multi_aff::multi_aff ( )
inline

Definition at line 10864 of file cpp-checked.h.

References ptr.

◆ multi_aff() [3/6]

isl::multi_aff::multi_aff ( const multi_aff & obj)
inline

Definition at line 10867 of file cpp-checked.h.

References multi_aff(), obj, and ptr.

◆ multi_aff() [4/6]

isl::multi_aff::multi_aff ( isl::checked::aff aff)
inline

Definition at line 10873 of file cpp-checked.h.

References isl_multi_aff_from_aff(), ptr, isl::checked::aff::release(), and res.

◆ multi_aff() [5/6]

isl::multi_aff::multi_aff ( isl::checked::space space,
isl::checked::aff_list list )
inlineexplicit

Definition at line 10879 of file cpp-checked.h.

References list(), ptr, res, and space().

◆ multi_aff() [6/6]

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

Definition at line 10885 of file cpp-checked.h.

References ctx(), isl_multi_aff_read_from_str(), ptr, res, and str.

◆ ~multi_aff()

isl::multi_aff::~multi_aff ( )
inline

Definition at line 10896 of file cpp-checked.h.

References ptr.

Member Function Documentation

◆ add() [1/6]

isl::multi_aff isl::multi_aff::add ( const isl::checked::aff & multi2) const
inline

Definition at line 10949 of file cpp-checked.h.

References add().

◆ add() [2/6]

isl::multi_pw_aff isl::multi_aff::add ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 10929 of file cpp-checked.h.

References isl::checked::pw_multi_aff::add().

◆ add() [3/6]

isl::multi_union_pw_aff isl::multi_aff::add ( const isl::checked::multi_union_pw_aff & multi2) const
inline

Definition at line 10934 of file cpp-checked.h.

References isl::checked::pw_multi_aff::add().

◆ add() [4/6]

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

Definition at line 10939 of file cpp-checked.h.

References isl::checked::pw_multi_aff::add().

◆ add() [5/6]

isl::union_pw_multi_aff isl::multi_aff::add ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 10944 of file cpp-checked.h.

References isl::checked::pw_multi_aff::add().

◆ add() [6/6]

isl::multi_aff isl::multi_aff::add ( isl::checked::multi_aff multi2) const
inline

Definition at line 10923 of file cpp-checked.h.

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

Referenced by isl::checked::aff::add(), add(), and copy().

◆ add_constant() [1/3]

isl::multi_aff isl::multi_aff::add_constant ( isl::checked::multi_val mv) const
inline

◆ add_constant() [2/3]

isl::multi_aff isl::multi_aff::add_constant ( isl::checked::val v) const
inline

Definition at line 10960 of file cpp-checked.h.

References copy(), manage, isl::checked::val::release(), and res.

◆ add_constant() [3/3]

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

Definition at line 10966 of file cpp-checked.h.

References add_constant(), and ctx().

◆ apply()

isl::union_pw_multi_aff isl::multi_aff::apply ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 10971 of file cpp-checked.h.

References isl::checked::pw_multi_aff::apply().

Referenced by copy().

◆ as_map()

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

Definition at line 10976 of file cpp-checked.h.

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

Referenced by copy().

◆ as_multi_aff()

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

Definition at line 10982 of file cpp-checked.h.

References isl::checked::pw_multi_aff::as_multi_aff().

Referenced by copy().

◆ as_multi_union_pw_aff()

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

Definition at line 10987 of file cpp-checked.h.

References isl::checked::pw_multi_aff::as_multi_union_pw_aff().

Referenced by copy().

◆ as_pw_multi_aff()

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

Definition at line 10992 of file cpp-checked.h.

References isl::checked::pw_multi_aff::as_pw_multi_aff().

Referenced by copy().

◆ as_set()

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

Definition at line 10997 of file cpp-checked.h.

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

Referenced by isl::checked::aff::as_set(), and copy().

◆ as_union_map()

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

Definition at line 11003 of file cpp-checked.h.

References isl::checked::pw_multi_aff::as_union_map().

Referenced by copy().

◆ at()

isl::aff isl::multi_aff::at ( int pos) const
inline

Definition at line 11008 of file cpp-checked.h.

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

Referenced by isl::checked::aff::at(), copy(), and get_at().

◆ bind()

isl::basic_set isl::multi_aff::bind ( isl::checked::multi_id tuple) const
inline

Definition at line 11019 of file cpp-checked.h.

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

Referenced by isl::checked::aff::bind(), and copy().

◆ bind_domain()

isl::multi_aff isl::multi_aff::bind_domain ( isl::checked::multi_id tuple) const
inline

Definition at line 11025 of file cpp-checked.h.

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

Referenced by copy().

◆ bind_domain_wrapped_domain()

isl::multi_aff isl::multi_aff::bind_domain_wrapped_domain ( isl::checked::multi_id tuple) const
inline

Definition at line 11031 of file cpp-checked.h.

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

Referenced by copy().

◆ coalesce()

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

Definition at line 11037 of file cpp-checked.h.

References isl::checked::pw_multi_aff::coalesce().

Referenced by copy().

◆ constant_multi_val()

isl::multi_val isl::multi_aff::constant_multi_val ( ) const
inline

◆ copy() [1/2]

__isl_give isl_multi_aff * isl::checked::multi_aff::copy ( ) &&
inlinedelete

◆ copy() [2/2]

◆ ctx()

◆ domain()

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

◆ domain_map()

isl::multi_aff isl::multi_aff::domain_map ( isl::checked::space space)
inlinestatic

Definition at line 11058 of file cpp-checked.h.

References isl_multi_aff_domain_map(), manage, res, and space().

Referenced by copy().

◆ domain_reverse()

isl::multi_aff isl::multi_aff::domain_reverse ( ) const
inline

Definition at line 11064 of file cpp-checked.h.

References copy(), manage, and res.

Referenced by copy().

◆ drop_unused_params()

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

Definition at line 11070 of file cpp-checked.h.

References isl::checked::pw_multi_aff::drop_unused_params().

Referenced by copy().

◆ extract_pw_multi_aff()

isl::pw_multi_aff isl::multi_aff::extract_pw_multi_aff ( const isl::checked::space & space) const
inline

Definition at line 11075 of file cpp-checked.h.

References isl::checked::pw_multi_aff::extract_pw_multi_aff(), and space().

Referenced by copy().

◆ flat_range_product() [1/6]

isl::multi_aff isl::multi_aff::flat_range_product ( const isl::checked::aff & multi2) const
inline

Definition at line 11106 of file cpp-checked.h.

References flat_range_product().

◆ flat_range_product() [2/6]

isl::multi_pw_aff isl::multi_aff::flat_range_product ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11086 of file cpp-checked.h.

References isl::checked::pw_multi_aff::flat_range_product().

◆ flat_range_product() [3/6]

isl::multi_union_pw_aff isl::multi_aff::flat_range_product ( const isl::checked::multi_union_pw_aff & multi2) const
inline

Definition at line 11091 of file cpp-checked.h.

References isl::checked::pw_multi_aff::flat_range_product().

◆ flat_range_product() [4/6]

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

Definition at line 11096 of file cpp-checked.h.

References isl::checked::pw_multi_aff::flat_range_product().

◆ flat_range_product() [5/6]

isl::union_pw_multi_aff isl::multi_aff::flat_range_product ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 11101 of file cpp-checked.h.

References isl::checked::pw_multi_aff::flat_range_product().

◆ flat_range_product() [6/6]

isl::multi_aff isl::multi_aff::flat_range_product ( isl::checked::multi_aff multi2) const
inline

Definition at line 11080 of file cpp-checked.h.

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

Referenced by copy(), isl::checked::aff::flat_range_product(), and flat_range_product().

◆ floor()

isl::multi_aff isl::multi_aff::floor ( ) const
inline

Definition at line 11111 of file cpp-checked.h.

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

Referenced by copy().

◆ foreach_piece()

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

Definition at line 11117 of file cpp-checked.h.

References fn, and isl::checked::pw_multi_aff::foreach_piece().

Referenced by copy().

◆ get()

◆ get_at()

isl::aff isl::multi_aff::get_at ( int pos) const
inline

Definition at line 11014 of file cpp-checked.h.

References at(), and pos().

Referenced by copy().

◆ get_constant_multi_val()

isl::multi_val isl::multi_aff::get_constant_multi_val ( ) const
inline

Definition at line 11048 of file cpp-checked.h.

References constant_multi_val().

Referenced by copy().

◆ get_list()

isl::aff_list isl::multi_aff::get_list ( ) const
inline

Definition at line 11246 of file cpp-checked.h.

References list().

Referenced by copy().

◆ get_range_tuple_id()

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

Definition at line 11439 of file cpp-checked.h.

References range_tuple_id().

Referenced by copy().

◆ get_space()

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

Definition at line 11523 of file cpp-checked.h.

References space().

Referenced by copy().

◆ gist() [1/4]

isl::multi_aff isl::multi_aff::gist ( const isl::checked::basic_set & context) const
inline

Definition at line 11133 of file cpp-checked.h.

References context, and gist.

◆ gist() [2/4]

isl::multi_aff isl::multi_aff::gist ( const isl::checked::point & context) const
inline

Definition at line 11138 of file cpp-checked.h.

References context, and gist.

◆ gist() [3/4]

isl::union_pw_multi_aff isl::multi_aff::gist ( const isl::checked::union_set & context) const
inline

Definition at line 11128 of file cpp-checked.h.

References context, and isl::checked::pw_multi_aff::gist().

◆ gist() [4/4]

isl::multi_aff isl::multi_aff::gist ( isl::checked::set context) const
inline

Definition at line 11122 of file cpp-checked.h.

References context, copy(), isl_multi_aff_gist(), manage, and res.

Referenced by copy().

◆ gist_params()

isl::multi_aff isl::multi_aff::gist_params ( isl::checked::set context) const
inline

Definition at line 11143 of file cpp-checked.h.

References context, copy(), isl_multi_aff_gist_params(), manage, and res.

Referenced by copy().

◆ has_range_tuple_id()

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

Definition at line 11149 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy(), and isl::checked::aff::has_range_tuple_id().

◆ identity()

isl::multi_aff isl::multi_aff::identity ( ) const
inline

Definition at line 11155 of file cpp-checked.h.

References copy(), manage, and res.

Referenced by copy(), and isl::checked::aff::identity().

◆ identity_on_domain()

isl::multi_aff isl::multi_aff::identity_on_domain ( isl::checked::space space)
inlinestatic

Definition at line 11161 of file cpp-checked.h.

References manage, res, and space().

Referenced by copy().

◆ insert_domain()

isl::multi_aff isl::multi_aff::insert_domain ( isl::checked::space domain) const
inline

Definition at line 11167 of file cpp-checked.h.

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

Referenced by copy().

◆ intersect_domain() [1/3]

isl::pw_multi_aff isl::multi_aff::intersect_domain ( const isl::checked::set & set) const
inline

Definition at line 11173 of file cpp-checked.h.

References isl::checked::pw_multi_aff::intersect_domain().

Referenced by copy().

◆ intersect_domain() [2/3]

isl::union_pw_multi_aff isl::multi_aff::intersect_domain ( const isl::checked::space & space) const
inline

Definition at line 11178 of file cpp-checked.h.

References isl::checked::pw_multi_aff::intersect_domain(), and space().

◆ intersect_domain() [3/3]

isl::union_pw_multi_aff isl::multi_aff::intersect_domain ( const isl::checked::union_set & uset) const
inline

Definition at line 11183 of file cpp-checked.h.

References isl::checked::pw_multi_aff::intersect_domain().

◆ intersect_domain_wrapped_domain()

isl::union_pw_multi_aff isl::multi_aff::intersect_domain_wrapped_domain ( const isl::checked::union_set & uset) const
inline

Definition at line 11188 of file cpp-checked.h.

References isl::checked::pw_multi_aff::intersect_domain_wrapped_domain().

Referenced by copy().

◆ intersect_domain_wrapped_range()

isl::union_pw_multi_aff isl::multi_aff::intersect_domain_wrapped_range ( const isl::checked::union_set & uset) const
inline

Definition at line 11193 of file cpp-checked.h.

References isl::checked::pw_multi_aff::intersect_domain_wrapped_range().

Referenced by copy().

◆ intersect_params()

isl::pw_multi_aff isl::multi_aff::intersect_params ( const isl::checked::set & set) const
inline

Definition at line 11198 of file cpp-checked.h.

References isl::checked::pw_multi_aff::intersect_params().

Referenced by copy().

◆ involves_locals()

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

Definition at line 11203 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy(), and isl::checked::aff::involves_locals().

◆ involves_nan()

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

Definition at line 11209 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy(), and isl::checked::aff::involves_nan().

◆ involves_param() [1/3]

boolean isl::multi_aff::involves_param ( const isl::checked::id & id) const
inline

Definition at line 11215 of file cpp-checked.h.

References isl::checked::pw_multi_aff::involves_param().

Referenced by copy(), and involves_param().

◆ involves_param() [2/3]

boolean isl::multi_aff::involves_param ( const isl::checked::id_list & list) const
inline

Definition at line 11225 of file cpp-checked.h.

References isl::checked::pw_multi_aff::involves_param(), and list().

◆ involves_param() [3/3]

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

Definition at line 11220 of file cpp-checked.h.

References ctx(), and involves_param().

◆ is_null()

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

Definition at line 10915 of file cpp-checked.h.

References ptr.

Referenced by copy().

◆ isa_multi_aff()

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

Definition at line 11230 of file cpp-checked.h.

References isl::checked::pw_multi_aff::isa_multi_aff().

Referenced by copy().

◆ isa_pw_multi_aff()

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

Definition at line 11235 of file cpp-checked.h.

References isl::checked::pw_multi_aff::isa_pw_multi_aff().

Referenced by copy().

◆ list()

isl::aff_list isl::multi_aff::list ( ) const
inline

Definition at line 11240 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy(), get_list(), involves_param(), isl::checked::aff::list(), and multi_aff().

◆ max()

isl::multi_pw_aff isl::multi_aff::max ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11251 of file cpp-checked.h.

References isl::checked::pw_multi_aff::max().

Referenced by copy().

◆ max_multi_val()

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

Definition at line 11256 of file cpp-checked.h.

References isl::checked::pw_multi_aff::max_multi_val().

Referenced by copy().

◆ min()

isl::multi_pw_aff isl::multi_aff::min ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11261 of file cpp-checked.h.

References isl::checked::pw_multi_aff::min().

Referenced by copy().

◆ min_multi_val()

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

Definition at line 11266 of file cpp-checked.h.

References isl::checked::pw_multi_aff::min_multi_val().

Referenced by copy().

◆ multi_val_on_domain()

isl::multi_aff isl::multi_aff::multi_val_on_domain ( isl::checked::space space,
isl::checked::multi_val mv )
inlinestatic

◆ n_piece()

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

Definition at line 11277 of file cpp-checked.h.

References multi_aff(), n_piece(), isl::checked::pw_multi_aff::n_piece(), and size().

Referenced by copy(), and n_piece().

◆ neg()

isl::multi_aff isl::multi_aff::neg ( ) const
inline

Definition at line 11282 of file cpp-checked.h.

References copy(), manage, and res.

Referenced by copy().

◆ operator=()

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

Definition at line 10891 of file cpp-checked.h.

References multi_aff(), and obj.

◆ plain_is_empty()

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

Definition at line 11288 of file cpp-checked.h.

References isl::checked::pw_multi_aff::plain_is_empty().

Referenced by copy().

◆ plain_is_equal() [1/6]

boolean isl::multi_aff::plain_is_equal ( const isl::checked::aff & multi2) const
inline

Definition at line 11319 of file cpp-checked.h.

References plain_is_equal().

◆ plain_is_equal() [2/6]

boolean isl::multi_aff::plain_is_equal ( const isl::checked::multi_aff & multi2) const
inline

Definition at line 11293 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy(), isl::checked::aff::plain_is_equal(), and plain_is_equal().

◆ plain_is_equal() [3/6]

boolean isl::multi_aff::plain_is_equal ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11299 of file cpp-checked.h.

References isl::checked::pw_multi_aff::plain_is_equal().

◆ plain_is_equal() [4/6]

boolean isl::multi_aff::plain_is_equal ( const isl::checked::multi_union_pw_aff & multi2) const
inline

Definition at line 11304 of file cpp-checked.h.

References isl::checked::pw_multi_aff::plain_is_equal().

◆ plain_is_equal() [5/6]

bool isl::multi_aff::plain_is_equal ( const isl::checked::pw_multi_aff & pma2) const
inline

Definition at line 11309 of file cpp-checked.h.

References isl::checked::pw_multi_aff::plain_is_equal().

◆ plain_is_equal() [6/6]

bool isl::multi_aff::plain_is_equal ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 11314 of file cpp-checked.h.

References isl::checked::pw_multi_aff::plain_is_equal().

◆ preimage_domain_wrapped_domain() [1/2]

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

Definition at line 11324 of file cpp-checked.h.

References isl::checked::pw_multi_aff::preimage_domain_wrapped_domain().

Referenced by copy().

◆ preimage_domain_wrapped_domain() [2/2]

isl::union_pw_multi_aff isl::multi_aff::preimage_domain_wrapped_domain ( const isl::checked::union_pw_multi_aff & upma2) const
inline

◆ product() [1/4]

isl::multi_aff isl::multi_aff::product ( const isl::checked::aff & multi2) const
inline

Definition at line 11350 of file cpp-checked.h.

References product().

◆ product() [2/4]

isl::multi_pw_aff isl::multi_aff::product ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11340 of file cpp-checked.h.

References isl::checked::pw_multi_aff::product().

◆ product() [3/4]

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

Definition at line 11345 of file cpp-checked.h.

References isl::checked::pw_multi_aff::product().

◆ product() [4/4]

isl::multi_aff isl::multi_aff::product ( isl::checked::multi_aff multi2) const
inline

Definition at line 11334 of file cpp-checked.h.

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

Referenced by copy(), isl::checked::aff::product(), and product().

◆ pullback() [1/5]

isl::multi_aff isl::multi_aff::pullback ( const isl::checked::aff & ma2) const
inline

Definition at line 11376 of file cpp-checked.h.

References pullback().

◆ pullback() [2/5]

isl::multi_pw_aff isl::multi_aff::pullback ( const isl::checked::multi_pw_aff & mpa2) const
inline

Definition at line 11361 of file cpp-checked.h.

References isl::checked::pw_multi_aff::pullback().

◆ pullback() [3/5]

isl::pw_multi_aff isl::multi_aff::pullback ( const isl::checked::pw_multi_aff & pma2) const
inline

Definition at line 11366 of file cpp-checked.h.

References isl::checked::pw_multi_aff::pullback().

◆ pullback() [4/5]

isl::union_pw_multi_aff isl::multi_aff::pullback ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 11371 of file cpp-checked.h.

References isl::checked::pw_multi_aff::pullback().

◆ pullback() [5/5]

isl::multi_aff isl::multi_aff::pullback ( isl::checked::multi_aff ma2) const
inline

Definition at line 11355 of file cpp-checked.h.

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

Referenced by copy(), and pullback().

◆ pw_multi_aff_list()

isl::pw_multi_aff_list isl::multi_aff::pw_multi_aff_list ( ) const
inline

Definition at line 11381 of file cpp-checked.h.

References isl::checked::pw_multi_aff::pw_multi_aff_list().

Referenced by copy().

◆ range_factor_domain()

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

Definition at line 11386 of file cpp-checked.h.

References isl::checked::pw_multi_aff::range_factor_domain().

Referenced by copy().

◆ range_factor_range()

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

Definition at line 11391 of file cpp-checked.h.

References isl::checked::pw_multi_aff::range_factor_range().

Referenced by copy().

◆ range_map()

isl::multi_aff isl::multi_aff::range_map ( isl::checked::space space)
inlinestatic

Definition at line 11396 of file cpp-checked.h.

References isl_multi_aff_range_map(), manage, res, and space().

Referenced by copy().

◆ range_product() [1/6]

isl::multi_aff isl::multi_aff::range_product ( const isl::checked::aff & multi2) const
inline

Definition at line 11428 of file cpp-checked.h.

References range_product.

◆ range_product() [2/6]

isl::multi_pw_aff isl::multi_aff::range_product ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11408 of file cpp-checked.h.

References isl::checked::pw_multi_aff::range_product().

◆ range_product() [3/6]

isl::multi_union_pw_aff isl::multi_aff::range_product ( const isl::checked::multi_union_pw_aff & multi2) const
inline

Definition at line 11413 of file cpp-checked.h.

References isl::checked::pw_multi_aff::range_product().

◆ range_product() [4/6]

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

Definition at line 11418 of file cpp-checked.h.

References isl::checked::pw_multi_aff::range_product().

◆ range_product() [5/6]

isl::union_pw_multi_aff isl::multi_aff::range_product ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 11423 of file cpp-checked.h.

References isl::checked::pw_multi_aff::range_product().

◆ range_product() [6/6]

isl::multi_aff isl::multi_aff::range_product ( isl::checked::multi_aff multi2) const
inline

Definition at line 11402 of file cpp-checked.h.

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

Referenced by copy(), and isl::checked::aff::range_product().

◆ range_tuple_id()

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

Definition at line 11433 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy(), get_range_tuple_id(), and isl::checked::aff::range_tuple_id().

◆ release()

__isl_give isl_multi_aff * isl::multi_aff::release ( )
inline

◆ reset_range_tuple_id()

isl::multi_aff isl::multi_aff::reset_range_tuple_id ( ) const
inline

Definition at line 11444 of file cpp-checked.h.

References copy(), manage, and res.

Referenced by copy(), and isl::checked::aff::reset_range_tuple_id().

◆ scale() [1/3]

isl::multi_aff isl::multi_aff::scale ( isl::checked::multi_val mv) const
inline

Definition at line 11450 of file cpp-checked.h.

References copy(), manage, isl::checked::multi_val::release(), and res.

Referenced by copy(), isl::checked::aff::scale(), and scale().

◆ scale() [2/3]

isl::multi_aff isl::multi_aff::scale ( isl::checked::val v) const
inline

Definition at line 11456 of file cpp-checked.h.

References copy(), manage, isl::checked::val::release(), and res.

◆ scale() [3/3]

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

Definition at line 11462 of file cpp-checked.h.

References ctx(), and scale().

◆ scale_down() [1/3]

isl::multi_aff isl::multi_aff::scale_down ( isl::checked::multi_val mv) const
inline

Definition at line 11467 of file cpp-checked.h.

References copy(), manage, isl::checked::multi_val::release(), and res.

Referenced by copy(), isl::checked::aff::scale_down(), and scale_down().

◆ scale_down() [2/3]

isl::multi_aff isl::multi_aff::scale_down ( isl::checked::val v) const
inline

Definition at line 11473 of file cpp-checked.h.

References copy(), manage, isl::checked::val::release(), and res.

◆ scale_down() [3/3]

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

Definition at line 11479 of file cpp-checked.h.

References ctx(), and scale_down().

◆ set_at() [1/3]

isl::multi_pw_aff isl::multi_aff::set_at ( int pos,
const isl::checked::pw_aff & el ) const
inline

Definition at line 11490 of file cpp-checked.h.

References pos(), and isl::checked::pw_multi_aff::set_at().

◆ set_at() [2/3]

isl::multi_union_pw_aff isl::multi_aff::set_at ( int pos,
const isl::checked::union_pw_aff & el ) const
inline

Definition at line 11495 of file cpp-checked.h.

References pos(), and isl::checked::pw_multi_aff::set_at().

◆ set_at() [3/3]

isl::multi_aff isl::multi_aff::set_at ( int pos,
isl::checked::aff el ) const
inline

Definition at line 11484 of file cpp-checked.h.

References copy(), manage, pos(), isl::checked::aff::release(), and res.

Referenced by copy(), and isl::checked::aff::set_at().

◆ set_range_tuple() [1/2]

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

Definition at line 11506 of file cpp-checked.h.

References ctx(), and set_range_tuple().

◆ set_range_tuple() [2/2]

isl::multi_aff isl::multi_aff::set_range_tuple ( isl::checked::id id) const
inline

Definition at line 11500 of file cpp-checked.h.

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

Referenced by copy(), isl::checked::aff::set_range_tuple(), and set_range_tuple().

◆ size()

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

Definition at line 11511 of file cpp-checked.h.

References get(), isl::checked::size::manage, multi_aff(), res, and size().

Referenced by copy(), n_piece(), isl::checked::aff::size(), and size().

◆ space()

isl::space isl::multi_aff::space ( ) const
inline

◆ sub() [1/6]

isl::multi_aff isl::multi_aff::sub ( const isl::checked::aff & multi2) const
inline

Definition at line 11554 of file cpp-checked.h.

References sub().

◆ sub() [2/6]

isl::multi_pw_aff isl::multi_aff::sub ( const isl::checked::multi_pw_aff & multi2) const
inline

Definition at line 11534 of file cpp-checked.h.

References isl::checked::pw_multi_aff::sub().

◆ sub() [3/6]

isl::multi_union_pw_aff isl::multi_aff::sub ( const isl::checked::multi_union_pw_aff & multi2) const
inline

Definition at line 11539 of file cpp-checked.h.

References isl::checked::pw_multi_aff::sub().

◆ sub() [4/6]

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

Definition at line 11544 of file cpp-checked.h.

References isl::checked::pw_multi_aff::sub().

◆ sub() [5/6]

isl::union_pw_multi_aff isl::multi_aff::sub ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 11549 of file cpp-checked.h.

References isl::checked::pw_multi_aff::sub().

◆ sub() [6/6]

isl::multi_aff isl::multi_aff::sub ( isl::checked::multi_aff multi2) const
inline

Definition at line 11528 of file cpp-checked.h.

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

Referenced by copy(), isl::checked::aff::sub(), and sub().

◆ subtract_domain() [1/3]

isl::pw_multi_aff isl::multi_aff::subtract_domain ( const isl::checked::set & set) const
inline

Definition at line 11559 of file cpp-checked.h.

References isl::checked::pw_multi_aff::subtract_domain().

Referenced by copy().

◆ subtract_domain() [2/3]

isl::union_pw_multi_aff isl::multi_aff::subtract_domain ( const isl::checked::space & space) const
inline

Definition at line 11564 of file cpp-checked.h.

References space(), and isl::checked::pw_multi_aff::subtract_domain().

◆ subtract_domain() [3/3]

isl::union_pw_multi_aff isl::multi_aff::subtract_domain ( const isl::checked::union_set & uset) const
inline

Definition at line 11569 of file cpp-checked.h.

References isl::checked::pw_multi_aff::subtract_domain().

◆ to_list()

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

Definition at line 11574 of file cpp-checked.h.

References isl::checked::pw_multi_aff::to_list().

Referenced by copy().

◆ to_multi_pw_aff()

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

Definition at line 11579 of file cpp-checked.h.

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

Referenced by copy(), and isl::checked::aff::to_multi_pw_aff().

◆ to_multi_union_pw_aff()

isl::multi_union_pw_aff isl::multi_aff::to_multi_union_pw_aff ( ) const
inline

◆ to_pw_multi_aff()

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

Definition at line 11591 of file cpp-checked.h.

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

Referenced by copy(), and isl::checked::aff::to_pw_multi_aff().

◆ to_union_pw_multi_aff()

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

Definition at line 11597 of file cpp-checked.h.

References isl::checked::pw_multi_aff::to_union_pw_multi_aff().

Referenced by copy().

◆ unbind_params_insert_domain()

isl::multi_aff isl::multi_aff::unbind_params_insert_domain ( isl::checked::multi_id domain) const
inline

Definition at line 11602 of file cpp-checked.h.

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

Referenced by copy().

◆ union_add() [1/4]

isl::multi_pw_aff isl::multi_aff::union_add ( const isl::checked::multi_pw_aff & mpa2) const
inline

Definition at line 11608 of file cpp-checked.h.

References isl::checked::pw_multi_aff::union_add().

Referenced by copy().

◆ union_add() [2/4]

isl::multi_union_pw_aff isl::multi_aff::union_add ( const isl::checked::multi_union_pw_aff & mupa2) const
inline

Definition at line 11613 of file cpp-checked.h.

References isl::checked::pw_multi_aff::union_add().

◆ union_add() [3/4]

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

Definition at line 11618 of file cpp-checked.h.

References isl::checked::pw_multi_aff::union_add().

◆ union_add() [4/4]

isl::union_pw_multi_aff isl::multi_aff::union_add ( const isl::checked::union_pw_multi_aff & upma2) const
inline

Definition at line 11623 of file cpp-checked.h.

References isl::checked::pw_multi_aff::union_add().

◆ zero()

isl::multi_aff isl::multi_aff::zero ( isl::checked::space space)
inlinestatic

Definition at line 11628 of file cpp-checked.h.

References manage, res, and space().

Referenced by copy().

◆ manage

◆ manage_copy

multi_aff manage_copy ( __isl_keep isl_multi_aff * ptr)
friend

Definition at line 10856 of file cpp-checked.h.

References __isl_keep, multi_aff(), and ptr.

Referenced by copy().

Member Data Documentation

◆ ptr

isl_multi_aff * isl::multi_aff::ptr = nullptr
protected

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