|
cheshirekow
v0.1.0
|
Go to the source code of this file.
Namespaces | |
| mpblocks | |
| mpblocks::polynomial | |
| polynomial arithmetic and algorithms with no dynamic memory access | |
Functions | |
| template<typename Scalar , class Exp > | |
| Scalar | mpblocks::polynomial::polyval (const RValue< Scalar, Exp > &poly, Scalar x) |
| evaluate a polynomial More... | |