CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Type >
bool CppAD::NearEqual ( const Type &  x,
const Type &  y,
const Type &  r,
const Type &  a 
)

Definition at line 177 of file near_equal.hpp.

Referenced by FunCheck(), and NearEqual().