CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
template<typename VectorBase >
VectorBase CppAD::ADFun< Base >::Jacobian ( const VectorBase &  x)

calculate entire Jacobian

Referenced by CppAD::opt_val_hes().