CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Type >
bool CppAD::NearEqual ( const Type &  x,
const Type &  y,
const Type &  r,
const Type &  a 
)

Definition at line 168 of file near_equal.hpp.

Referenced by det_33(), det_grad_33(), FunCheck(), and NearEqual().