Polly 22.0.0git
isl::multi_pw_aff Class Reference

#include <isl-noexceptions.h>

Public Member Functions

 multi_pw_aff ()
 multi_pw_aff (const multi_pw_aff &obj)
 multi_pw_aff (isl::aff aff)
 multi_pw_aff (isl::multi_aff ma)
 multi_pw_aff (isl::pw_aff pa)
 multi_pw_aff (isl::space space, isl::pw_aff_list list)
 multi_pw_aff (isl::pw_multi_aff pma)
 multi_pw_aff (isl::ctx ctx, const std::string &str)
multi_pw_affoperator= (multi_pw_aff obj)
 ~multi_pw_aff ()
__isl_give isl_multi_pw_affcopy () const &
__isl_give isl_multi_pw_affcopy () &&=delete
__isl_keep isl_multi_pw_affget () const
__isl_give isl_multi_pw_affrelease ()
bool is_null () const
isl::ctx ctx () const
isl::multi_pw_aff add (isl::multi_pw_aff multi2) const
isl::multi_union_pw_aff add (const isl::multi_union_pw_aff &multi2) const
isl::multi_pw_aff add (const isl::aff &multi2) const
isl::multi_pw_aff add (const isl::multi_aff &multi2) const
isl::multi_pw_aff add (const isl::pw_aff &multi2) const
isl::multi_pw_aff add (const isl::pw_multi_aff &multi2) const
isl::multi_pw_aff add_constant (isl::multi_val mv) const
isl::multi_pw_aff add_constant (isl::val v) const
isl::multi_pw_aff add_constant (long v) const
isl::map as_map () const
isl::multi_aff as_multi_aff () const
isl::set as_set () const
isl::pw_aff at (int pos) const
isl::pw_aff get_at (int pos) const
isl::set bind (isl::multi_id tuple) const
isl::multi_pw_aff bind_domain (isl::multi_id tuple) const
isl::multi_pw_aff bind_domain_wrapped_domain (isl::multi_id tuple) const
isl::multi_pw_aff coalesce () const
class size dim (isl::dim type) const
isl::set domain () const
isl::multi_pw_aff flat_range_product (isl::multi_pw_aff multi2) const
isl::multi_union_pw_aff flat_range_product (const isl::multi_union_pw_aff &multi2) const
isl::multi_pw_aff flat_range_product (const isl::aff &multi2) const
isl::multi_pw_aff flat_range_product (const isl::multi_aff &multi2) const
isl::multi_pw_aff flat_range_product (const isl::pw_aff &multi2) const
isl::multi_pw_aff flat_range_product (const isl::pw_multi_aff &multi2) const
isl::multi_pw_aff gist (isl::set set) const
isl::multi_union_pw_aff gist (const isl::union_set &context) const
isl::multi_pw_aff gist (const isl::basic_set &set) const
isl::multi_pw_aff gist (const isl::point &set) const
boolean has_range_tuple_id () const
isl::multi_pw_aff identity () const
isl::multi_pw_aff insert_domain (isl::space domain) const
isl::multi_pw_aff intersect_domain (isl::set domain) const
isl::multi_union_pw_aff intersect_domain (const isl::union_set &uset) const
isl::multi_pw_aff intersect_domain (const isl::basic_set &domain) const
isl::multi_pw_aff intersect_domain (const isl::point &domain) const
isl::multi_pw_aff intersect_params (isl::set set) 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
isl::pw_aff_list list () const
isl::pw_aff_list get_list () const
isl::multi_pw_aff max (isl::multi_pw_aff multi2) const
isl::multi_val max_multi_val () const
isl::multi_pw_aff min (isl::multi_pw_aff multi2) const
isl::multi_val min_multi_val () const
isl::multi_pw_aff neg () const
boolean plain_is_equal (const isl::multi_pw_aff &multi2) const
boolean plain_is_equal (const isl::multi_union_pw_aff &multi2) const
boolean plain_is_equal (const isl::aff &multi2) const
boolean plain_is_equal (const isl::multi_aff &multi2) const
boolean plain_is_equal (const isl::pw_aff &multi2) const
boolean plain_is_equal (const isl::pw_multi_aff &multi2) const
isl::multi_pw_aff product (isl::multi_pw_aff multi2) const
isl::multi_pw_aff pullback (isl::multi_aff ma) const
isl::multi_pw_aff pullback (isl::multi_pw_aff mpa2) const
isl::multi_pw_aff pullback (isl::pw_multi_aff pma) const
isl::multi_union_pw_aff pullback (const isl::union_pw_multi_aff &upma) const
isl::multi_pw_aff range_product (isl::multi_pw_aff multi2) const
isl::multi_union_pw_aff range_product (const isl::multi_union_pw_aff &multi2) const
isl::multi_pw_aff range_product (const isl::aff &multi2) const
isl::multi_pw_aff range_product (const isl::multi_aff &multi2) const
isl::multi_pw_aff range_product (const isl::pw_aff &multi2) const
isl::multi_pw_aff range_product (const isl::pw_multi_aff &multi2) 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 (isl::multi_val mv) const
isl::multi_pw_aff scale (isl::val v) const
isl::multi_pw_aff scale (long v) const
isl::multi_pw_aff scale_down (isl::multi_val mv) const
isl::multi_pw_aff scale_down (isl::val v) const
isl::multi_pw_aff scale_down (long v) const
isl::multi_pw_aff set_at (int pos, 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, isl::pw_aff el) const
isl::multi_pw_aff set_range_tuple (isl::id id) const
isl::multi_pw_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 (isl::multi_pw_aff multi2) const
isl::multi_union_pw_aff sub (const isl::multi_union_pw_aff &multi2) const
isl::multi_pw_aff sub (const isl::aff &multi2) const
isl::multi_pw_aff sub (const isl::multi_aff &multi2) const
isl::multi_pw_aff sub (const isl::pw_aff &multi2) const
isl::multi_pw_aff sub (const isl::pw_multi_aff &multi2) const
isl::multi_pw_aff unbind_params_insert_domain (isl::multi_id domain) const
isl::multi_pw_aff union_add (isl::multi_pw_aff mpa2) const
isl::multi_union_pw_aff union_add (const isl::multi_union_pw_aff &mupa2) const
isl::multi_pw_aff union_add (const isl::aff &mpa2) const
isl::multi_pw_aff union_add (const isl::multi_aff &mpa2) const
isl::multi_pw_aff union_add (const isl::pw_aff &mpa2) const
isl::multi_pw_aff union_add (const isl::pw_multi_aff &mpa2) const

Static Public Member Functions

static isl::multi_pw_aff identity (isl::space space)
static isl::multi_pw_aff identity_on_domain (isl::space space)
static isl::multi_pw_aff zero (isl::space space)

Protected Member Functions

 multi_pw_aff (__isl_take isl_multi_pw_aff *ptr)

Protected Attributes

isl_multi_pw_affptr = nullptr

Friends

multi_pw_aff manage (__isl_take isl_multi_pw_aff *ptr)
multi_pw_aff manage_copy (__isl_keep isl_multi_pw_aff *ptr)

Detailed Description

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

Constructor & Destructor Documentation

◆ multi_pw_aff() [1/9]

isl::multi_pw_aff::multi_pw_aff ( __isl_take isl_multi_pw_aff * ptr)
inlineexplicitprotected

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

References __isl_take, and ptr.

Referenced by copy(), manage, manage_copy, multi_pw_aff(), and operator=().

◆ multi_pw_aff() [2/9]

isl::multi_pw_aff::multi_pw_aff ( )
inline

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

References ptr.

◆ multi_pw_aff() [3/9]

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

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

References multi_pw_aff(), obj, and ptr.

◆ multi_pw_aff() [4/9]

isl::multi_pw_aff::multi_pw_aff ( isl::aff aff)
inline

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

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

◆ multi_pw_aff() [5/9]

isl::multi_pw_aff::multi_pw_aff ( isl::multi_aff ma)
inline

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

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

◆ multi_pw_aff() [6/9]

isl::multi_pw_aff::multi_pw_aff ( isl::pw_aff pa)
inline

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

References isl_multi_pw_aff_from_pw_aff(), pa, ptr, and res.

◆ multi_pw_aff() [7/9]

isl::multi_pw_aff::multi_pw_aff ( isl::space space,
isl::pw_aff_list list )
inlineexplicit

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

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

◆ multi_pw_aff() [8/9]

isl::multi_pw_aff::multi_pw_aff ( isl::pw_multi_aff pma)
inline

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

References isl_multi_pw_aff_from_pw_multi_aff(), pma, ptr, and res.

◆ multi_pw_aff() [9/9]

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

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

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

◆ ~multi_pw_aff()

isl::multi_pw_aff::~multi_pw_aff ( )
inline

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

References ptr.

Member Function Documentation

◆ add() [1/6]

isl::multi_pw_aff isl::multi_pw_aff::add ( const isl::aff & multi2) const
inline

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

References add().

◆ add() [2/6]

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

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

References add().

◆ add() [3/6]

isl::multi_union_pw_aff isl::multi_pw_aff::add ( const isl::multi_union_pw_aff & multi2) const
inline

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

References isl::multi_union_pw_aff::add().

◆ add() [4/6]

isl::multi_pw_aff isl::multi_pw_aff::add ( const isl::pw_aff & multi2) const
inline

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

References add().

◆ add() [5/6]

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

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

References add().

◆ add() [6/6]

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

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

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

Referenced by add(), add(), add(), add(), isl::pw_multi_aff::add(), isl::pw_multi_aff::add(), and copy().

◆ add_constant() [1/3]

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

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

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

Referenced by add_constant(), and copy().

◆ add_constant() [2/3]

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

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

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

◆ add_constant() [3/3]

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

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

References add_constant(), and ctx().

◆ as_map()

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

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

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

Referenced by copy().

◆ as_multi_aff()

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

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

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

Referenced by copy().

◆ as_set()

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

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

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

Referenced by copy(), and test_conversion().

◆ at()

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

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

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

Referenced by copy(), polly::BlockGenerator::generateBeginStmtTrace(), and get_at().

◆ bind()

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

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

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

Referenced by isl::pw_aff::bind(), isl::pw_multi_aff::bind(), and copy().

◆ bind_domain()

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

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

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

Referenced by copy().

◆ bind_domain_wrapped_domain()

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

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

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

Referenced by copy().

◆ coalesce()

isl::multi_pw_aff isl::multi_pw_aff::coalesce ( ) const
inline

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

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

Referenced by copy().

◆ copy() [1/2]

◆ copy() [2/2]

◆ ctx()

isl::ctx isl::multi_pw_aff::ctx ( ) const
inline

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

References ptr.

Referenced by add_constant(), copy(), involves_param(), multi_pw_aff(), scale(), scale_down(), and set_range_tuple().

◆ dim()

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

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

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

Referenced by copy(), and polly::BlockGenerator::generateBeginStmtTrace().

◆ domain()

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

◆ flat_range_product() [1/6]

isl::multi_pw_aff isl::multi_pw_aff::flat_range_product ( const isl::aff & multi2) const
inline

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

References flat_range_product().

◆ flat_range_product() [2/6]

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

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

References flat_range_product().

◆ flat_range_product() [3/6]

isl::multi_union_pw_aff isl::multi_pw_aff::flat_range_product ( const isl::multi_union_pw_aff & multi2) const
inline

◆ flat_range_product() [4/6]

isl::multi_pw_aff isl::multi_pw_aff::flat_range_product ( const isl::pw_aff & multi2) const
inline

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

References flat_range_product().

◆ flat_range_product() [5/6]

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

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

References flat_range_product().

◆ flat_range_product() [6/6]

◆ get()

◆ get_at()

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

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

References at(), and pos().

Referenced by copy().

◆ get_list()

isl::pw_aff_list isl::multi_pw_aff::get_list ( ) const
inline

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

References list().

Referenced by copy().

◆ get_range_tuple_id()

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

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

References range_tuple_id().

Referenced by copy().

◆ get_space()

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

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

References space().

Referenced by copy().

◆ gist() [1/4]

isl::multi_pw_aff isl::multi_pw_aff::gist ( const isl::basic_set & set) const
inline

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

References gist.

◆ gist() [2/4]

isl::multi_pw_aff isl::multi_pw_aff::gist ( const isl::point & set) const
inline

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

References gist.

◆ gist() [3/4]

isl::multi_union_pw_aff isl::multi_pw_aff::gist ( const isl::union_set & context) const
inline

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

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

◆ gist() [4/4]

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

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

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

Referenced by copy().

◆ has_range_tuple_id()

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

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

References get(), manage, and res.

Referenced by copy().

◆ identity() [1/2]

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

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

References copy(), manage, and res.

◆ identity() [2/2]

isl::multi_pw_aff isl::multi_pw_aff::identity ( isl::space space)
inlinestatic

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

References manage, res, and space().

Referenced by copy(), and isl::pw_multi_aff::identity().

◆ identity_on_domain()

isl::multi_pw_aff isl::multi_pw_aff::identity_on_domain ( isl::space space)
inlinestatic

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

References manage, res, and space().

Referenced by copy(), and polly::Dependences::isValidSchedule().

◆ insert_domain()

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

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

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

Referenced by copy().

◆ intersect_domain() [1/4]

isl::multi_pw_aff isl::multi_pw_aff::intersect_domain ( const isl::basic_set & domain) const
inline

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

References domain(), and intersect_domain().

◆ intersect_domain() [2/4]

isl::multi_pw_aff isl::multi_pw_aff::intersect_domain ( const isl::point & domain) const
inline

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

References domain(), and intersect_domain().

◆ intersect_domain() [3/4]

isl::multi_union_pw_aff isl::multi_pw_aff::intersect_domain ( const isl::union_set & uset) const
inline

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

References isl::multi_union_pw_aff::intersect_domain().

◆ intersect_domain() [4/4]

isl::multi_pw_aff isl::multi_pw_aff::intersect_domain ( isl::set domain) const
inline

◆ intersect_params()

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

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

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

Referenced by copy().

◆ involves_nan()

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

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

References get(), manage, and res.

Referenced by copy(), isl::pw_aff::involves_nan(), and isl::pw_multi_aff::involves_nan().

◆ involves_param() [1/3]

boolean isl::multi_pw_aff::involves_param ( const isl::id & id) const
inline

◆ involves_param() [2/3]

boolean isl::multi_pw_aff::involves_param ( const isl::id_list & list) const
inline

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

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

◆ involves_param() [3/3]

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

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

References ctx(), and involves_param().

◆ is_null()

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

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

References ptr.

Referenced by copy().

◆ isa_multi_aff()

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

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

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

Referenced by copy().

◆ list()

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

◆ max()

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

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

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

Referenced by copy(), and isl::pw_multi_aff::max().

◆ max_multi_val()

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

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

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

Referenced by copy().

◆ min()

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

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

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

Referenced by copy(), and isl::pw_multi_aff::min().

◆ min_multi_val()

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

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

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

Referenced by copy().

◆ neg()

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

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

References copy(), manage, and res.

Referenced by copy(), and isl::pw_multi_aff::neg().

◆ operator=()

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

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

References multi_pw_aff(), and obj.

◆ plain_is_equal() [1/6]

boolean isl::multi_pw_aff::plain_is_equal ( const isl::aff & multi2) const
inline

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

References plain_is_equal().

◆ plain_is_equal() [2/6]

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

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

References plain_is_equal().

◆ plain_is_equal() [3/6]

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

◆ plain_is_equal() [4/6]

boolean isl::multi_pw_aff::plain_is_equal ( const isl::multi_union_pw_aff & multi2) const
inline

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

References isl::multi_union_pw_aff::plain_is_equal().

◆ plain_is_equal() [5/6]

boolean isl::multi_pw_aff::plain_is_equal ( const isl::pw_aff & multi2) const
inline

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

References plain_is_equal().

◆ plain_is_equal() [6/6]

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

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

References plain_is_equal().

◆ product()

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

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

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

Referenced by copy(), and isl::pw_multi_aff::product().

◆ pullback() [1/4]

isl::multi_union_pw_aff isl::multi_pw_aff::pullback ( const isl::union_pw_multi_aff & upma) const
inline

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

References isl::multi_union_pw_aff::pullback().

◆ pullback() [2/4]

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

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

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

Referenced by copy(), and isl::pw_multi_aff::pullback().

◆ pullback() [3/4]

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

◆ pullback() [4/4]

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

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

References copy(), isl_multi_pw_aff_pullback_pw_multi_aff(), manage, pma, and res.

◆ range_product() [1/6]

isl::multi_pw_aff isl::multi_pw_aff::range_product ( const isl::aff & multi2) const
inline

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

References range_product.

◆ range_product() [2/6]

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

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

References range_product.

◆ range_product() [3/6]

isl::multi_union_pw_aff isl::multi_pw_aff::range_product ( const isl::multi_union_pw_aff & multi2) const
inline

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

References isl::multi_union_pw_aff::range_product().

◆ range_product() [4/6]

isl::multi_pw_aff isl::multi_pw_aff::range_product ( const isl::pw_aff & multi2) const
inline

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

References range_product.

◆ range_product() [5/6]

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

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

References range_product.

◆ range_product() [6/6]

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

◆ range_tuple_id()

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

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

References get(), manage, and res.

Referenced by copy(), and get_range_tuple_id().

◆ release()

◆ reset_range_tuple_id()

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

◆ reset_tuple_id()

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

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

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

Referenced by copy(), isl::pw_aff::reset_tuple_id(), and isl::pw_multi_aff::reset_tuple_id().

◆ scale() [1/3]

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

◆ scale() [2/3]

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

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

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

◆ scale() [3/3]

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

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

References ctx(), and scale().

◆ scale_down() [1/3]

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

◆ scale_down() [2/3]

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

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

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

◆ scale_down() [3/3]

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

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

References ctx(), and scale_down().

◆ set_at() [1/2]

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

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

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

◆ set_at() [2/2]

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

◆ set_pw_aff()

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

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

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

Referenced by copy(), and isl::pw_multi_aff::set_pw_aff().

◆ set_range_tuple() [1/2]

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

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

References ctx(), and set_range_tuple().

◆ set_range_tuple() [2/2]

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

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

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

Referenced by copy(), and set_range_tuple().

◆ set_union_pw_aff()

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

◆ size()

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

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

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

Referenced by copy(), dim(), size(), isl::pw_aff::size(), and isl::pw_multi_aff::size().

◆ space()

isl::space isl::multi_pw_aff::space ( ) const
inline

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

References get(), manage, and res.

Referenced by copy(), get_space(), identity(), identity_on_domain(), multi_pw_aff(), and zero().

◆ sub() [1/6]

isl::multi_pw_aff isl::multi_pw_aff::sub ( const isl::aff & multi2) const
inline

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

References sub().

◆ sub() [2/6]

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

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

References sub().

◆ sub() [3/6]

isl::multi_union_pw_aff isl::multi_pw_aff::sub ( const isl::multi_union_pw_aff & multi2) const
inline

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

References isl::multi_union_pw_aff::sub().

◆ sub() [4/6]

isl::multi_pw_aff isl::multi_pw_aff::sub ( const isl::pw_aff & multi2) const
inline

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

References sub().

◆ sub() [5/6]

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

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

References sub().

◆ sub() [6/6]

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

◆ unbind_params_insert_domain()

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

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

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

Referenced by copy(), and isl::pw_multi_aff::unbind_params_insert_domain().

◆ union_add() [1/6]

isl::multi_pw_aff isl::multi_pw_aff::union_add ( const isl::aff & mpa2) const
inline

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

References union_add().

◆ union_add() [2/6]

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

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

References union_add().

◆ union_add() [3/6]

isl::multi_union_pw_aff isl::multi_pw_aff::union_add ( const isl::multi_union_pw_aff & mupa2) const
inline

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

References isl::multi_union_pw_aff::union_add().

◆ union_add() [4/6]

isl::multi_pw_aff isl::multi_pw_aff::union_add ( const isl::pw_aff & mpa2) const
inline

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

References union_add().

◆ union_add() [5/6]

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

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

References union_add().

◆ union_add() [6/6]

◆ zero()

isl::multi_pw_aff isl::multi_pw_aff::zero ( isl::space space)
inlinestatic

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

References manage, res, and space().

Referenced by copy().

◆ manage

◆ manage_copy

multi_pw_aff manage_copy ( __isl_keep isl_multi_pw_aff * ptr)
friend

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

References __isl_keep, multi_pw_aff(), and ptr.

Referenced by copy().

Member Data Documentation

◆ ptr


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