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

number of dependent variables

Definition at line 356 of file ad_fun.hpp.

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