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


Enumerations

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