# ifndef CPPAD_CONVERT_INCLUDED # define CPPAD_CONVERT_INCLUDED /* -------------------------------------------------------------------------- CppAD: C++ Algorithmic Differentiation: Copyright (C) 2003-06 Bradley M. Bell CppAD is distributed under multiple licenses. This distribution is under the terms of the Common Public License Version 1.0. A copy of this license is included in the COPYING file of this distribution. Please visit http://www.coin-or.org/CppAD/ for information on other licenses. -------------------------------------------------------------------------- */ /* $begin Convert$$ $spell $$ $index convert, from AD$$ $index AD, convert from$$ $section Conversion and Printing of AD Objects$$ $children% cppad/local/value.hpp% cppad/local/integer.hpp% cppad/local/output.hpp% cppad/local/print_for.hpp% cppad/local/var2par.hpp %$$ $table $rref Value$$ $rref Integer$$ $rref Output$$ $rref PrintFor$$ $rref Var2Par$$ $tend $end */ # include # include # include # include # include # endif