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

Go to the documentation of this file.
00001 # ifndef CPPAD_CONVERT_INCLUDED
00002 # define CPPAD_CONVERT_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 Convert$$
00017 $spell
00018 $$
00019 
00020 $index convert, from AD$$
00021 $index AD, convert from$$
00022 
00023 $section Conversion and Printing of AD Objects$$
00024 
00025 $children%
00026         cppad/local/value.hpp%
00027         cppad/local/integer.hpp%
00028         cppad/local/output.hpp%
00029         cppad/local/print_for.hpp%
00030         cppad/local/var2par.hpp
00031 %$$
00032 $table
00033 $rref Value$$
00034 $rref Integer$$
00035 $rref Output$$
00036 $rref PrintFor$$
00037 $rref Var2Par$$
00038 $tend
00039         
00040 
00041 $end
00042 */
00043 
00044 # include <cppad/local/value.hpp>
00045 # include <cppad/local/integer.hpp>
00046 # include <cppad/local/output.hpp>
00047 # include <cppad/local/print_for.hpp>
00048 # include <cppad/local/var2par.hpp>
00049 
00050 # endif

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