CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
size_t CppAD::ADFun< Base >::cap_order_taylor_
private

maximum number of orders that will fit in taylor_

Definition at line 97 of file ad_fun.hpp.

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