CppAD: A C++ Algorithmic Differentiation Package 20110419
integer.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  CppAD
 

contains all the variables and functions defined by the CppAD package.


Functions

int CppAD::Integer (const float &x)
int CppAD::Integer (const double &x)
template<class Base >
int CppAD::Integer (const AD< Base > &u)
template<class Base >
CPPAD_INLINE int CppAD::Integer (const VecAD_reference< Base > &x)