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

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

example.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>Examples</title>
<meta http-equiv='Content-Type' content='text/html' charset='utf-8'/>
<meta name="description" id="description" content="Examples"/>
<meta name="keywords" id="keywords" content=" examples example introduction running the cppad test vector template class "/>
<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='_example_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="ipopt_solve_ode_inverse.cpp.xml" target="_top">Prev</a>
</td><td><a href="general.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>Example</option>
</select>
</td>
<td>
<select onchange='choose_down1(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_down0(this)'>
<option>Example-&gt;</option>
<option>General</option>
<option>ExampleUtility</option>
<option>ListAllExamples</option>
<option>testvector</option>
</select>
</td>
<td>
<select onchange='choose_current0(this)'>
<option>Headings-&gt;</option>
<option>Introduction</option>
<option>Running Examples</option>
<option>The CppAD Test Vector Template Class</option>
<option>Contents</option>
</select>
</td>
</tr></table><br/>



<center><b><big><big>Examples</big></big></b></center>
<br/>
<b><big><a name="Introduction" id="Introduction">Introduction</a></big></b>
<br/>
This section organizes the information related to the CppAD examples.
Each CppAD operation has its own specific example,
for example <a href="add.cpp.xml" target="_top"><span style='white-space: nowrap'>add.cpp</span></a>
 is an example for 
<a href="ad_binary.xml" target="_top"><span style='white-space: nowrap'>addition</span></a>
.
Some of the examples are of a more general nature
(not connected of a specific feature of CppAD).
In addition, there are some utility functions that are used
by the examples.

<br/>
<br/>
<b><big><a name="Running Examples" id="Running Examples">Running Examples</a></big></b>
<br/>
The 
<a href="install.xml" target="_top"><span style='white-space: nowrap'>installation&#xA0;instructions</span></a>

show how the examples can be run on your system.


<br/>
<br/>
<b><big><a name="The CppAD Test Vector Template Class" id="The CppAD Test Vector Template Class">The CppAD Test Vector Template Class</a></big></b>
<br/>
Many of the examples use the 
<small><a href="testvector.xml" target="_top"><span style='white-space: nowrap'>CPPAD_TESTVECTOR</span></a>
 </small> preprocessor symbol 
to determine which <a href="simplevector.xml" target="_top"><span style='white-space: nowrap'>SimpleVector</span></a>
 template class is used with
the examples. 


<br/>
<br/>
<b><big><a name="Contents" id="Contents">Contents</a></big></b>
<br/>
<div><a href="general.xml" target="_top">General&#xA0;Examples</a><br/>
<a href="exampleutility.xml" target="_top">Utility&#xA0;Routines&#xA0;used&#xA0;by&#xA0;CppAD&#xA0;Examples</a><br/>
<a href="listallexamples.xml" target="_top">List&#xA0;of&#xA0;All&#xA0;the&#xA0;CppAD&#xA0;Examples</a><br/>
<a href="testvector.xml" target="_top">Using&#xA0;The&#xA0;CppAD&#xA0;Test&#xA0;Vector&#xA0;Template&#xA0;Class</a><br/>
</div>
<hr/>Input File: omh/example.omh

</body>
</html>