CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class BAvector , class Fun >
void CppAD::BenderQuad ( const BAvector &  x,
const BAvector &  y,
Fun  fun,
BAvector &  g,
BAvector &  gx,
BAvector &  gxx 
)

Definition at line 302 of file bender_quad.hpp.