Codebase list cppad / upstream/2015.00.00.7 doc / convert.xml
upstream/2015.00.00.7

Tree @upstream/2015.00.00.7 (Download .tar.gz)

convert.xml @upstream/2015.00.00.7raw · history · blame

<?xml version='1.0'?>
<html xmlns='http://www.w3.org/1999/xhtml'
      xmlns:math='http://www.w3.org/1998/Math/MathML'
>
<head>
<title>Conversion and I/O of AD Objects</title>
<meta http-equiv='Content-Type' content='text/html' charset='utf-8'/>
<meta name="description" id="description" content="Conversion and I/O of AD Objects"/>
<meta name="keywords" id="keywords" content=" convert from Ad conversion and i/o of ad objects "/>
<style type='text/css'>
body { color : black }
body { background-color : white }
A:link { color : blue }
A:visited { color : purple }
A:active { color : purple }
</style>
<script type='text/javascript' language='JavaScript' src='_convert_xml.js'>
</script>
</head>
<body>
<table><tr>
<td>
<a href="http://www.coin-or.org/CppAD/" target="_top"><img border="0" src="_image.gif"/></a>
</td>
<td><a href="ad_assign.cpp.xml" target="_top">Prev</a>
</td><td><a href="value.xml" target="_top">Next</a>
</td><td>
<select onchange='choose_across0(this)'>
<option>Index-&gt;</option>
<option>contents</option>
<option>reference</option>
<option>index</option>
<option>search</option>
<option>external</option>
</select>
</td>
<td>
<select onchange='choose_up0(this)'>
<option>Up-&gt;</option>
<option>CppAD</option>
<option>AD</option>
<option>Convert</option>
</select>
</td>
<td>
<select onchange='choose_down2(this)'>
<option>CppAD-&gt;</option>
<option>Install</option>
<option>Introduction</option>
<option>AD</option>
<option>ADFun</option>
<option>preprocessor</option>
<option>multi_thread</option>
<option>library</option>
<option>ipopt_solve</option>
<option>Example</option>
<option>speed</option>
<option>Appendix</option>
</select>
</td>
<td>
<select onchange='choose_down1(this)'>
<option>AD-&gt;</option>
<option>ad_ctor</option>
<option>ad_assign</option>
<option>Convert</option>
<option>ADValued</option>
<option>BoolValued</option>
<option>VecAD</option>
<option>base_require</option>
</select>
</td>
<td>
<select onchange='choose_down0(this)'>
<option>Convert-&gt;</option>
<option>Value</option>
<option>Integer</option>
<option>ad_input</option>
<option>ad_output</option>
<option>PrintFor</option>
<option>Var2Par</option>
</select>
</td>
<td>Headings</td>
</tr></table><br/>






<center><b><big><big>Conversion and I/O of AD Objects</big></big></b></center>
<table><tr><td align='left'  valign='top'>
<a href="value.xml" target="_top">Value</a></td><td>
Convert From an AD Type to its Base Type</td></tr>
<tr><td>
<a href="integer.xml" target="_top">Integer</a></td><td>
Convert From AD to Integer</td></tr>
<tr><td>
<a href="ad_output.xml" target="_top">ad_output</a></td><td>
AD Output Stream Operator</td></tr>
<tr><td>
<a href="printfor.xml" target="_top">PrintFor</a></td><td>
Printing AD Values During Forward Mode</td></tr>
<tr><td>
<a href="var2par.xml" target="_top">Var2Par</a></td><td>
Convert an AD Variable to a Parameter</td></tr>
<tr><td>
</td></tr>
</table>

<hr/>Input File: cppad/local/convert.hpp

</body>
</html>