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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CppAD

Enumerations

enum  CppAD::CompareOp {
  CppAD::CompareLt, CppAD::CompareLe, CppAD::CompareEq, CppAD::CompareGe,
  CppAD::CompareGt, CppAD::CompareNe
}

Functions

template<class Base >
bool CppAD::Parameter (const VecAD< Base > &u)
template<class Base >
bool CppAD::Variable (const VecAD< Base > &u)
template<class Base >
int CppAD::Integer (const AD< Base > &u)
template<class Base >
bool CppAD::Parameter (const AD< Base > &u)
template<class Base >
bool CppAD::Variable (const AD< Base > &u)
template<class Base >
bool CppAD::IdenticalZero (const AD< Base > &u)
template<class Base >
bool CppAD::IdenticalOne (const AD< Base > &u)
template<class Base >
bool CppAD::IdenticalPar (const AD< Base > &u)
template<class Base >
bool CppAD::LessThanZero (const AD< Base > &u)
template<class Base >
bool CppAD::LessThanOrZero (const AD< Base > &u)
template<class Base >
bool CppAD::GreaterThanZero (const AD< Base > &u)
template<class Base >
bool CppAD::GreaterThanOrZero (const AD< Base > &u)
template<class Base >
AD< Base > CppAD::Var2Par (const AD< Base > &u)
template<class Base >
bool CppAD::NearEqual (const AD< Base > &x, const AD< Base > &y, const Base &r, const Base &a)
template<class Base >
bool CppAD::NearEqual (const Base &x, const AD< Base > &y, const Base &r, const Base &a)
template<class Base >
bool CppAD::NearEqual (const AD< Base > &x, const Base &y, const Base &r, const Base &a)
template<class Base >
AD< Base > CppAD::CondExpOp (enum CompareOp cop, const AD< Base > &left, const AD< Base > &right, const AD< Base > &trueCase, const AD< Base > &falseCase)
template<class Base >
bool CppAD::IdenticalEqualPar (const AD< Base > &u, const AD< Base > &v)
template<class Base >
bool CppAD::EqualOpSeq (const AD< Base > &u, const AD< Base > &v)
template<class Base >
void CppAD::PrintFor (const char *text, const AD< Base > &x)
template<class Base >
Base CppAD::Value (const AD< Base > &x)
template<class Base >
AD< Base > CppAD::pow (const AD< Base > &x, const AD< Base > &y)
template<class Base >
std::ostream & CppAD::operator<< (std::ostream &os, const AD< Base > &x)
template<class Base >
std::ostream & CppAD::operator<< (std::ostream &os, const VecAD_reference< Base > &e)
template<class Base >
std::ostream & CppAD::operator<< (std::ostream &os, const VecAD< Base > &vec)

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