CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
size_t ADFun< Base >::taylor_per_var_ [private]

number of taylor_ coefficieint per variable (currently stored)

Definition at line 85 of file ad_fun.hpp.

Referenced by ADFun< Base >::ADFun(), ADFun< Base >::operator=(), ADFun< Base >::Order(), ADFun< Base >::size_taylor(), and ADFun< Base >::taylor_size().