cheshirekow  v0.1.0
differentiate.h File Reference

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 Exp1 , class Exp2 >
void mpblocks::polynomial::differentiate (const RValue< Scalar, Exp1 > &in, LValue< Scalar, Exp2 > &out, int n)
 evaluate a polynomial More...