CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Type >
bool CppAD::near_equal_isfinite ( const Type &  z1,
const Type &  z2,
const Type &  x,
const Type &  y 
)

Definition at line 160 of file near_equal.hpp.

Referenced by NearEqual().