1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html> <head>
<title>Apophenia: a library for scientific computing</title>
<!-- Google is no more watching. -->
<link rel="stylesheet" href="typical.css" type="text/css" >
<script type="text/javascript" language="JavaScript" src="tree.js"></script>
</head><body>
<center><table cellpadding=10pt>
<tr> <td><img width=140px src=flake.gif alt="Patterns in static"></td>
<td><table>
<tr> <td><center><h2><a href="http://apophenia.info">Apophenia</a></h2></center></td></tr>
<tr><td><div class="qindex"><a class="qindex" href="index.html"> Intro</a> | <a class="qindex" href="outline.html">Outline</a> | <a class="qindex" href="globals.html">Index</a> <!--| <a class="qindex" href="files.html">File List </a> --> </div></td></tr></table>
</td></tr></table></center>
<div> <!--Doxygen generates an extra </div>.-->
|