CppAD: A C++ Algorithmic Differentiation Package  20130102
par_var.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 >
bool CppAD::Parameter (const AD< Base > &u)
template<class Base >
bool CppAD::Parameter (const VecAD< Base > &u)
template<class Base >
bool CppAD::Variable (const AD< Base > &u)
template<class Base >
bool CppAD::Variable (const VecAD< Base > &u)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines