CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
size_t ADFun< Base >::Domain ( void  ) const [inline]

number of independent variables

Definition at line 352 of file ad_fun.hpp.

Referenced by CppAD::JacobianFor(), CppAD::JacobianRev(), and ADFun< Base >::operator=().