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

Go to the documentation of this file.
00001 # ifndef CPPAD_BOOL_VALUED_INCLUDED
00002 # define CPPAD_BOOL_VALUED_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 BoolValued$$
00017 $spell
00018         Bool
00019 $$
00020 
00021 $index operation, AD Bool valued$$
00022 $index function, AD Bool valued$$
00023 
00024 $section Bool Valued Operations and Functions with AD Arguments$$
00025 
00026 $children%
00027         cppad/local/compare.hpp%
00028         cppad/local/near_equal_ext.hpp%
00029         cppad/local/bool_fun.hpp%
00030         cppad/local/par_var.hpp%
00031         cppad/local/equal_op_seq.hpp
00032 %$$
00033 $table
00034 $rref Compare$$
00035 $rref NearEqualExt$$
00036 $rref BoolFun$$
00037 $rref ParVar$$
00038 $rref EqualOpSeq$$
00039 $tend
00040         
00041 
00042 $end
00043 */
00044 
00045 # include <cppad/local/compare.hpp>
00046 # include <cppad/local/near_equal_ext.hpp>
00047 # include <cppad/local/bool_fun.hpp>
00048 # include <cppad/local/par_var.hpp>
00049 # include <cppad/local/equal_op_seq.hpp>
00050 
00051 # endif

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