Given a constant c this AdaptableBinaryFunction scales a PolynomialTraits_d::Polynomial_d p with respect to one variable, that is, it computes p(c ⋅ x).
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(c ⋅ x), with respect to the outermost variable. | ||||
|
| |||
Same as first operator but for variable xi.
|
Polynomial_d
PolynomialTraits_d