|
| | 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_aff & | operator= (multi_pw_aff obj) |
| | ~multi_pw_aff () |
| __isl_give isl_multi_pw_aff * | copy () const & |
| __isl_give isl_multi_pw_aff * | copy () &&=delete |
| __isl_keep isl_multi_pw_aff * | get () const |
| __isl_give isl_multi_pw_aff * | release () |
| 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 |
| isl::set | domain () const |
| isl::multi_pw_aff | domain_reverse () 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 |
| isl::multi_pw_aff | gist_params (isl::set set) const |
| bool | 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 |
| bool | involves_nan () const |
| bool | involves_param (const isl::id &id) const |
| bool | involves_param (const std::string &id) const |
| bool | involves_param (const isl::id_list &list) const |
| bool | 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 |
| bool | plain_is_equal (const isl::multi_pw_aff &multi2) const |
| bool | plain_is_equal (const isl::multi_union_pw_aff &multi2) const |
| bool | plain_is_equal (const isl::aff &multi2) const |
| bool | plain_is_equal (const isl::multi_aff &multi2) const |
| bool | plain_is_equal (const isl::pw_aff &multi2) const |
| bool | 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 | 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_range_tuple (isl::id id) const |
| isl::multi_pw_aff | set_range_tuple (const std::string &id) const |
| unsigned | 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 |
| | 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_aff & | operator= (multi_pw_aff obj) |
| | ~multi_pw_aff () |
| __isl_give isl_multi_pw_aff * | copy () const & |
| __isl_give isl_multi_pw_aff * | copy () &&=delete |
| __isl_keep isl_multi_pw_aff * | get () const |
| __isl_give isl_multi_pw_aff * | release () |
| 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 |
Definition at line 2424 of file include/isl/cpp.h.