This AdaptableUnaryFunction inverts one variable in a given PolynomialTraits_d::Polynomial_d, that is, for a given polynomial it computes .
Note that this functor operates on the polynomial in the univariate view, that is, the polynomial is considered as a univariate polynomial in one specific variable.
This functor is provided for efficiency reasons, since this operation just inverts the order of the coefficients with respect to the specified variable.
| ||
|
||
| ||
|
|
| Returns , where x refers to the outermost variable . | ||
|
|
Return ,
where x refers to the variable .
|
Polynomial_d
PolynomialTraits_d