extract out shared isl_qpolynomial_isa_aff
commitb953ab904a6d06e825c5ff4e4f0b1b2ada566995
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 26 Feb 2023 11:35:43 +0000 (26 12:35 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 23 Apr 2023 18:12:54 +0000 (23 20:12 +0200)
tree4e3149fc282433e88db6dbb2e6dfbd37e1e4a79f
parent162f4045b91170c12274ea2a4a09afc1dd26e0bb
extract out shared isl_qpolynomial_isa_aff

This removes some minor code duplication and matches
the isl_qpolynomial_as_aff extracted in the previous commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/polynomial.h
isl_polynomial.c