CppAD: A C++ Algorithmic Differentiation Package 20110419
abs.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

template<class Base >
AD< Base > CppAD::abs (const AD< Base > &x)
template<class Base >
AD< Base > CppAD::abs (const VecAD_reference< Base > &x)