/home/coin/SVN-release/CoinAll-1.1.0/cppad/cppad/local/drivers.hpp

Go to the documentation of this file.
00001 # ifndef CPPAD_DRIVERS_INCLUDED
00002 # define CPPAD_DRIVERS_INCLUDED
00003 
00004 /* --------------------------------------------------------------------------
00005 CppAD: C++ Algorithmic Differentiation: Copyright (C) 2003-06 Bradley M. Bell
00006 
00007 CppAD is distributed under multiple licenses. This distribution is under
00008 the terms of the 
00009                     Common Public License Version 1.0.
00010 
00011 A copy of this license is included in the COPYING file of this distribution.
00012 Please visit http://www.coin-or.org/CppAD/ for information on other licenses.
00013 -------------------------------------------------------------------------- */
00014 
00015 /*
00016 $begin Drivers$$
00017 $spell
00018 $$
00019 
00020 $index forward, easy driver$$
00021 $index reverse, easy driver$$
00022 $index easy, driver$$
00023 $index driver, easy$$
00024 
00025 $section First and Second Derivatives: Easy Drivers$$
00026 
00027 
00028 $childtable%
00029         cppad/local/jacobian.hpp%
00030         cppad/local/for_one.hpp%
00031         cppad/local/rev_one.hpp%
00032         cppad/local/hessian.hpp%
00033         cppad/local/for_two.hpp%
00034         cppad/local/rev_two.hpp
00035 %$$
00036 
00037 $end
00038 */
00039 # include <cppad/local/jacobian.hpp>
00040 # include <cppad/local/for_one.hpp>
00041 # include <cppad/local/rev_one.hpp>
00042 # include <cppad/local/hessian.hpp>
00043 # include <cppad/local/for_two.hpp>
00044 # include <cppad/local/rev_two.hpp>
00045  
00046 # endif

Generated on Sun Nov 14 14:06:33 2010 for Coin-All by  doxygen 1.4.7