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

#include <cpp-checked.h>

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

Public Member Functions

 multi_pw_aff ()
 multi_pw_aff (const multi_pw_aff &obj)
 multi_pw_aff (isl::checked::aff aff)
 multi_pw_aff (isl::checked::multi_aff ma)
 multi_pw_aff (isl::checked::pw_aff pa)
 multi_pw_aff (isl::checked::space space, isl::checked::pw_aff_list list)
 multi_pw_aff (isl::checked::pw_multi_aff pma)
 multi_pw_aff (isl::checked::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::checked::ctx ctx () const
isl::checked::multi_pw_aff add (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::multi_pw_aff add (const isl::checked::aff &multi2) const
isl::checked::multi_pw_aff add (const isl::checked::multi_aff &multi2) const
isl::checked::multi_pw_aff add (const isl::checked::pw_aff &multi2) const
isl::checked::multi_pw_aff add (const isl::checked::pw_multi_aff &multi2) const
isl::checked::multi_pw_aff add_constant (isl::checked::multi_val mv) const
isl::checked::multi_pw_aff add_constant (isl::checked::val v) const
isl::checked::multi_pw_aff add_constant (long v) const
isl::checked::map as_map () const
isl::checked::multi_aff as_multi_aff () const
isl::checked::set as_set () const
isl::checked::pw_aff at (int pos) const
isl::checked::pw_aff get_at (int pos) const
isl::checked::set bind (isl::checked::multi_id tuple) const
isl::checked::multi_pw_aff bind_domain (isl::checked::multi_id tuple) const
isl::checked::multi_pw_aff bind_domain_wrapped_domain (isl::checked::multi_id tuple) const
isl::checked::multi_pw_aff coalesce () const
isl::checked::set domain () const
isl::checked::multi_pw_aff domain_reverse () const
isl::checked::multi_pw_aff flat_range_product (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::multi_pw_aff flat_range_product (const isl::checked::aff &multi2) const
isl::checked::multi_pw_aff flat_range_product (const isl::checked::multi_aff &multi2) const
isl::checked::multi_pw_aff flat_range_product (const isl::checked::pw_aff &multi2) const
isl::checked::multi_pw_aff flat_range_product (const isl::checked::pw_multi_aff &multi2) const
isl::checked::multi_pw_aff gist (isl::checked::set set) const
isl::checked::multi_union_pw_aff gist (const isl::checked::union_set &context) const
isl::checked::multi_pw_aff gist (const isl::checked::basic_set &set) const
isl::checked::multi_pw_aff gist (const isl::checked::point &set) const
isl::checked::multi_pw_aff gist_params (isl::checked::set set) const
boolean has_range_tuple_id () const
isl::checked::multi_pw_aff identity () const
isl::checked::multi_pw_aff insert_domain (isl::checked::space domain) const
isl::checked::multi_pw_aff intersect_domain (isl::checked::set domain) const
isl::checked::multi_union_pw_aff intersect_domain (const isl::checked::union_set &uset) const
isl::checked::multi_pw_aff intersect_domain (const isl::checked::basic_set &domain) const
isl::checked::multi_pw_aff intersect_domain (const isl::checked::point &domain) const
isl::checked::multi_pw_aff intersect_params (isl::checked::set set) 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
isl::checked::pw_aff_list list () const
isl::checked::pw_aff_list get_list () const
isl::checked::multi_pw_aff max (isl::checked::multi_pw_aff multi2) const
isl::checked::multi_val max_multi_val () const
isl::checked::multi_pw_aff min (isl::checked::multi_pw_aff multi2) const
isl::checked::multi_val min_multi_val () const
isl::checked::multi_pw_aff neg () 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::aff &multi2) const
boolean plain_is_equal (const isl::checked::multi_aff &multi2) const
boolean plain_is_equal (const isl::checked::pw_aff &multi2) const
boolean plain_is_equal (const isl::checked::pw_multi_aff &multi2) const
isl::checked::multi_pw_aff product (isl::checked::multi_pw_aff multi2) const
isl::checked::multi_pw_aff pullback (isl::checked::multi_aff ma) const
isl::checked::multi_pw_aff pullback (isl::checked::multi_pw_aff mpa2) const
isl::checked::multi_pw_aff pullback (isl::checked::pw_multi_aff pma) const
isl::checked::multi_union_pw_aff pullback (const isl::checked::union_pw_multi_aff &upma) const
isl::checked::multi_pw_aff range_product (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::multi_pw_aff range_product (const isl::checked::aff &multi2) const
isl::checked::multi_pw_aff range_product (const isl::checked::multi_aff &multi2) const
isl::checked::multi_pw_aff range_product (const isl::checked::pw_aff &multi2) const
isl::checked::multi_pw_aff range_product (const isl::checked::pw_multi_aff &multi2) const
isl::checked::id range_tuple_id () const
isl::checked::id get_range_tuple_id () const
isl::checked::multi_pw_aff reset_range_tuple_id () const
isl::checked::multi_pw_aff scale (isl::checked::multi_val mv) const
isl::checked::multi_pw_aff scale (isl::checked::val v) const
isl::checked::multi_pw_aff scale (long v) const
isl::checked::multi_pw_aff scale_down (isl::checked::multi_val mv) const
isl::checked::multi_pw_aff scale_down (isl::checked::val v) const
isl::checked::multi_pw_aff scale_down (long v) const
isl::checked::multi_pw_aff set_at (int pos, 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_pw_aff set_range_tuple (isl::checked::id id) const
isl::checked::multi_pw_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_pw_aff sub (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::multi_pw_aff sub (const isl::checked::aff &multi2) const
isl::checked::multi_pw_aff sub (const isl::checked::multi_aff &multi2) const
isl::checked::multi_pw_aff sub (const isl::checked::pw_aff &multi2) const
isl::checked::multi_pw_aff sub (const isl::checked::pw_multi_aff &multi2) const
isl::checked::multi_pw_aff unbind_params_insert_domain (isl::checked::multi_id domain) const
isl::checked::multi_pw_aff union_add (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::multi_pw_aff union_add (const isl::checked::aff &mpa2) const
isl::checked::multi_pw_aff union_add (const isl::checked::multi_aff &mpa2) const
isl::checked::multi_pw_aff union_add (const isl::checked::pw_aff &mpa2) const
isl::checked::multi_pw_aff union_add (const isl::checked::pw_multi_aff &mpa2) const

Static Public Member Functions

static isl::checked::multi_pw_aff identity_on_domain (isl::checked::space space)
static isl::checked::multi_pw_aff zero (isl::checked::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 2358 of file cpp-checked.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 11792 of file cpp-checked.h.

References __isl_take, and ptr.

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

◆ multi_pw_aff() [2/9]

isl::multi_pw_aff::multi_pw_aff ( )
inline

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

References ptr.

◆ multi_pw_aff() [3/9]

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

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

References multi_pw_aff(), obj, and ptr.

◆ multi_pw_aff() [4/9]

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

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

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

◆ multi_pw_aff() [5/9]

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

Definition at line 11810 of file cpp-checked.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::checked::pw_aff pa)
inline

Definition at line 11816 of file cpp-checked.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::checked::space space,
isl::checked::pw_aff_list list )
inlineexplicit

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

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

◆ multi_pw_aff() [8/9]

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

Definition at line 11828 of file cpp-checked.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::checked::ctx ctx,
const std::string & str )
inlineexplicit

Definition at line 11834 of file cpp-checked.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 11845 of file cpp-checked.h.

References ptr.

Member Function Documentation

◆ add() [1/6]

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

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

References add().

◆ add() [2/6]

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

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

References add().

◆ add() [3/6]

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

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

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

◆ add() [4/6]

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

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

References add().

◆ add() [5/6]

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

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

References add().

◆ add() [6/6]

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

◆ add_constant() [1/3]

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

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

References copy(), manage, isl::checked::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::checked::val v) const
inline

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

References copy(), manage, isl::checked::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 11915 of file cpp-checked.h.

References add_constant(), and ctx().

◆ as_map()

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

Definition at line 11920 of file cpp-checked.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 11926 of file cpp-checked.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 11932 of file cpp-checked.h.

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

Referenced by copy().

◆ at()

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

Definition at line 11938 of file cpp-checked.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::checked::multi_id tuple) const
inline

◆ bind_domain()

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

Definition at line 11955 of file cpp-checked.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::checked::multi_id tuple) const
inline

Definition at line 11961 of file cpp-checked.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 11967 of file cpp-checked.h.

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

Referenced by copy().

◆ copy() [1/2]

◆ copy() [2/2]

◆ ctx()

◆ domain()

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

◆ domain_reverse()

isl::multi_pw_aff isl::multi_pw_aff::domain_reverse ( ) const
inline

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

References copy(), manage, and res.

Referenced by copy().

◆ flat_range_product() [1/6]

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

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

References flat_range_product().

◆ flat_range_product() [2/6]

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

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

References flat_range_product().

◆ flat_range_product() [3/6]

isl::multi_union_pw_aff isl::multi_pw_aff::flat_range_product ( const isl::checked::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::checked::pw_aff & multi2) const
inline

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

References flat_range_product().

◆ flat_range_product() [5/6]

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

Definition at line 12011 of file cpp-checked.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 11944 of file cpp-checked.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 12129 of file cpp-checked.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 12261 of file cpp-checked.h.

References range_tuple_id().

Referenced by copy().

◆ get_space()

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

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

References space().

Referenced by copy().

◆ gist() [1/4]

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

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

References gist.

◆ gist() [2/4]

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

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

References gist.

◆ gist() [3/4]

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

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

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

◆ gist() [4/4]

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

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

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

Referenced by copy().

◆ gist_params()

isl::multi_pw_aff isl::multi_pw_aff::gist_params ( isl::checked::set set) const
inline

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

References copy(), isl_multi_pw_aff_gist_params(), manage, isl::checked::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 12043 of file cpp-checked.h.

References get(), manage, and res.

Referenced by copy().

◆ identity()

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

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

References copy(), manage, and res.

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

◆ identity_on_domain()

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

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

References manage, res, and space().

Referenced by copy().

◆ insert_domain()

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

Definition at line 12061 of file cpp-checked.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::checked::basic_set & domain) const
inline

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

References domain(), and intersect_domain().

◆ intersect_domain() [2/4]

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

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

References domain(), and intersect_domain().

◆ intersect_domain() [3/4]

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

◆ intersect_domain() [4/4]

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

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

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

Referenced by copy(), intersect_domain(), and intersect_domain().

◆ intersect_params()

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

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

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

Referenced by copy().

◆ involves_nan()

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

◆ involves_param() [1/3]

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

◆ involves_param() [2/3]

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

Definition at line 12111 of file cpp-checked.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 12106 of file cpp-checked.h.

References ctx(), and involves_param().

◆ is_null()

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

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

References ptr.

Referenced by copy().

◆ isa_multi_aff()

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

Definition at line 12117 of file cpp-checked.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::checked::multi_pw_aff multi2) const
inline

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

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

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

◆ max_multi_val()

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

Definition at line 12140 of file cpp-checked.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::checked::multi_pw_aff multi2) const
inline

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

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

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

◆ min_multi_val()

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

Definition at line 12152 of file cpp-checked.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 12158 of file cpp-checked.h.

References copy(), manage, and res.

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

◆ operator=()

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

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

References multi_pw_aff(), and obj.

◆ plain_is_equal() [1/6]

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

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

References plain_is_equal().

◆ plain_is_equal() [2/6]

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

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

References plain_is_equal().

◆ plain_is_equal() [3/6]

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

◆ plain_is_equal() [4/6]

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

◆ plain_is_equal() [5/6]

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

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

References plain_is_equal().

◆ plain_is_equal() [6/6]

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

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

References plain_is_equal().

◆ product()

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

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

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

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

◆ pullback() [1/4]

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

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

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

◆ pullback() [2/4]

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

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

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

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

◆ pullback() [3/4]

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

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

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

◆ pullback() [4/4]

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

Definition at line 12213 of file cpp-checked.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::checked::aff & multi2) const
inline

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

References range_product.

◆ range_product() [2/6]

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

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

References range_product.

◆ range_product() [3/6]

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

◆ range_product() [4/6]

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

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

References range_product.

◆ range_product() [5/6]

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

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

References range_product.

◆ range_product() [6/6]

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

◆ range_tuple_id()

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

Definition at line 12255 of file cpp-checked.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

◆ scale() [1/3]

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

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

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

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

◆ scale() [2/3]

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

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

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

◆ scale() [3/3]

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

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

References ctx(), and scale().

◆ scale_down() [1/3]

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

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

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

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

◆ scale_down() [2/3]

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

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

References copy(), manage, isl::checked::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 12301 of file cpp-checked.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::checked::union_pw_aff & el ) const
inline

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

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

◆ set_at() [2/2]

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

◆ 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 12323 of file cpp-checked.h.

References ctx(), and set_range_tuple().

◆ set_range_tuple() [2/2]

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

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

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

Referenced by copy(), and set_range_tuple().

◆ size()

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

◆ space()

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

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

References get(), manage, and res.

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

◆ sub() [1/6]

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

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

References sub().

◆ sub() [2/6]

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

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

References sub().

◆ sub() [3/6]

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

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

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

◆ sub() [4/6]

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

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

References sub().

◆ sub() [5/6]

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

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

References sub().

◆ sub() [6/6]

◆ unbind_params_insert_domain()

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

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

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

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

◆ union_add() [1/6]

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

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

References union_add().

◆ union_add() [2/6]

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

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

References union_add().

◆ union_add() [3/6]

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

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

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

◆ union_add() [4/6]

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

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

References union_add().

◆ union_add() [5/6]

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

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

References union_add().

◆ union_add() [6/6]

◆ zero()

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

Definition at line 12413 of file cpp-checked.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 11787 of file cpp-checked.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 files: