Prev Next

General Examples

Description
Most of the examples in CppAD are part of the documentation for a specific feature; for example, Add.cpp is an example using the addition operator . The examples list in this section are of a more general nature.

Contents
ipopt_cppad_nlpNonlinear Programming Using Ipopt and CppAD
Interface2C.cppInterfacing to C: Example and Test
JacMinorDet.cppGradient of Determinant Using Expansion by Minors: Example and Test
JacLuDet.cppGradient of Determinant Using Lu Factorization: Example and Test
HesMinorDet.cppGradient of Determinant Using Expansion by Minors: Example and Test
HesLuDet.cppGradient of Determinant Using LU Factorization: Example and Test
OdeStiff.cppA Stiff Ode: Example and Test
ode_taylor.cppTaylor's Ode Solver: An Example and Test
ode_taylor_adolc.cppUsing Adolc with Taylor's Ode Solver: An Example and Test
StackMachine.cppExample Differentiating a Stack Machine Interpreter
mul_levelUsing Multiple Levels of AD

Input File: omh/example_list.omh