compose
Method of RealPolynomial.
compose(const RealPolynomial x) -> RealPolynomial
Composes the polynomial with another polynomial.
Parameters
- x: The polynomial to evaluate with.
Method of RealPolynomial.
compose(const RealPolynomial x) -> RealPolynomialComposes the polynomial with another polynomial.