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 2154 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 10853 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 10856 of file cpp-checked.h.

References ptr.

◆ multi_aff() [3/6]

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

Definition at line 10859 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 10865 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 10871 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 10877 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 10888 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 10941 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 10921 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 10926 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 10931 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 10936 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 10915 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 10952 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 10958 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 10963 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 10968 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 10974 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 10979 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 10984 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 10989 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 10995 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 11000 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 11011 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 11017 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 11023 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 11029 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 11050 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 11056 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 11062 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 11067 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 11098 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 11078 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 11083 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 11088 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 11093 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 11072 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 11103 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 11109 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 11006 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 11040 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 11238 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 11431 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 11515 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 11125 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 11130 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 11120 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 11114 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 11135 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 11141 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 11147 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 11153 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 11159 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 11165 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 11170 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 11175 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 11180 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 11185 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 11190 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 11195 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 11201 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 11207 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 11217 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 11212 of file cpp-checked.h.

References ctx(), and involves_param().

◆ is_null()

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

Definition at line 10907 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 11222 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 11227 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 11232 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 11243 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 11248 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 11253 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 11258 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 11269 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 11274 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 10883 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 11280 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 11311 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 11285 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 11291 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 11296 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 11301 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 11306 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 11316 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 11342 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 11332 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 11337 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 11326 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 11368 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 11353 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 11358 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 11363 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 11347 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 11373 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 11378 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 11383 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 11388 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 11420 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 11400 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 11405 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 11410 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 11415 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 11394 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 11425 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 11436 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 11442 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 11448 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 11454 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 11459 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 11465 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 11471 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 11482 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 11487 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 11476 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 11498 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 11492 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 11503 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 11546 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 11526 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 11531 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 11536 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 11541 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 11520 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 11551 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 11556 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 11561 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 11566 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 11571 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 11583 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 11589 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 11594 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 11600 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 11605 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 11610 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 11615 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 11620 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 10848 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: