Prev Next

Examples

Introduction
This section organizes the information related to the CppAD examples. Each CppAD operation has its own specific example, for example Add.cpp is an example for addition . Some of the examples are of a more general nature (not connected of a specific feature of CppAD). In addition, there are some utility functions that are used by the examples.

Running Examples
The installation instructions show how the examples can be run on your system.

The CppAD Test Vector Template Class
Many of the examples use the CPPAD_TEST_VECTOR preprocessor symbol to determine which SimpleVector template class is used with the examples.

Contents
General Examples
Utility Routines used by CppAD Examples
List of All the CppAD Examples
Choosing The Vector Testing Template Class

Input File: omh/example.omh