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

maximum number of orders that will fit in taylor_

Definition at line 89 of file ad_fun.hpp.

Referenced by CppAD::ADFun< Number >::Memory(), and CppAD::ADFun< Base >::operator=().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines