This AdaptableBinaryFunction translates a PolynomialTraits_d::Polynomial_d with respect to one variable, that is, for a given polynomial p and constant c it computes p(x+c).
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.
| ||
|
||
| ||
|
||
| ||
|
|
| |||
Returns p(x+c), with respect to the outermost variable. | ||||
|
| |||
Same as first operator but for variable xi.
|
Polynomial_d
PolynomialTraits_d