CppAD: A C++ Algorithmic Differentiation Package 20110419
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 305 of file bender_quad.hpp.