/home/coin/svn-release/OptimizationSuite-1.1.0/cppad/cppad/near_equal.hpp File Reference

#include <complex>
#include <cppad/local/cppad_assert.hpp>
#include <cppad/check_numeric_type.hpp>
Include dependency graph for near_equal.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CppAD

Functions

template<class Type >
bool CppAD::isfinite (const Type &z1, const Type &z2, const Type &x, const Type &y)
template<class Type >
bool CppAD::NearEqual (const Type &x, const Type &y, const Type &r, const Type &a)
template<class Type >
bool CppAD::NearEqual (const std::complex< Type > &x, const std::complex< Type > &y, const Type &r, const Type &a)
template<class Type >
bool CppAD::NearEqual (const std::complex< Type > &x, const Type &y, const Type &r, const Type &a)
template<class Type >
bool CppAD::NearEqual (const Type &x, const std::complex< Type > &y, const Type &r, const Type &a)

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1