=
Symbol of Polynomial<real>.
(Polynomial<real> lhs = const Polynomial<real> rhs) -> Polynomial<real>
Assignment operator for Polynomial objects.
Parameters
- lhs: Left-hand side value.
- rhs: The Polynomial to assign.