CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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 correct_mat_mul(), correct_ode(), correct_poly(), correct_sparse_hessian(), correct_sparse_jacobian(), FunCheck(), and NearEqual().