CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Type , class Vector >
Type CppAD::Poly ( size_t  k,
const Vector &  a,
const Type &  z 
)

Definition at line 155 of file poly.hpp.