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

Go to the documentation of this file.
00001 # ifndef CPPAD_FUN_EVAL_INCLUDED
00002 # define CPPAD_FUN_EVAL_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 FunEval$$
00017 $spell
00018 $$
00019 
00020 $index evaluate, ADFun$$
00021 $index ADFun, evaluate$$
00022 
00023 $section Evaluate ADFun Functions, Derivatives, and Sparsity Patterns$$
00024 
00025 $childtable%
00026         cppad/local/forward.hpp%
00027         cppad/local/reverse.hpp%
00028         cppad/local/sparse.hpp
00029 %$$
00030 
00031 $end
00032 */
00033 
00034 # include <cppad/local/forward.hpp>
00035 # include <cppad/local/reverse.hpp>
00036 # include <cppad/local/sparse.hpp>
00037 
00038 # endif

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