Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61400 - sandbox/numeric_bindings/libs/numeric/bindings/doc/html
From: rutger_at_[hidden]
Date: 2010-04-19 04:01:28


Author: rutger
Date: 2010-04-19 04:01:28 EDT (Mon, 19 Apr 2010)
New Revision: 61400
URL: http://svn.boost.org/trac/boost/changeset/61400

Log:
Merging documentation snapshot

Text files modified:
   sandbox/numeric_bindings/libs/numeric/bindings/doc/html/index.html | 90 +++++++++++++++++++++++++++------------
   1 files changed, 62 insertions(+), 28 deletions(-)

Modified: sandbox/numeric_bindings/libs/numeric/bindings/doc/html/index.html
==============================================================================
--- sandbox/numeric_bindings/libs/numeric/bindings/doc/html/index.html (original)
+++ sandbox/numeric_bindings/libs/numeric/bindings/doc/html/index.html 2010-04-19 04:01:28 EDT (Mon, 19 Apr 2010)
@@ -1,34 +1,28 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Boost.Numeric_Bindings alpha</title>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Boost.Numeric_Bindings</title>
 <link rel="stylesheet" href="boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
-<link rel="start" href="index.html" title="Boost.Numeric_Bindings alpha">
-<link rel="next" href="boost_numeric_bindings/preface.html" title="Preface">
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="Boost.Numeric_Bindings">
+<link rel="next" href="numeric_bindings/preface.html" title="Preface">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
+<table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="boost_numeric_bindings/preface.html"><img src="../../doc/html/images/next.png" alt="Next"></a></div>
-<div class="article" lang="en">
+<div class="spirit-nav"><a accesskey="n" href="numeric_bindings/preface.html"><img src="../../doc/html/images/next.png" alt="Next"></a></div>
+<div class="article" title="Boost.Numeric_Bindings">
 <div class="titlepage">
 <div>
 <div><h2 class="title">
-<a name="boost_numeric_bindings"></a>Boost.Numeric_Bindings alpha</h2></div>
+<a name="numeric_bindings"></a>Boost.Numeric_Bindings</h2></div>
 <div><div class="authorgroup"><div class="author"><h3 class="author">
-<span class="firstname">[author2</span> <span class="surname">author1]</span>
+<span class="firstname">Various</span> <span class="surname">Authors</span>
 </h3></div></div></div>
-<div><p class="copyright">Copyright © 2008 author1 author2</p></div>
-<div><div class="legalnotice">
-<a name="id417336"></a><p>
+<div><p class="copyright">Copyright &#169; 2002 -2009 Rutger ter Borg, Kre&#353;imir Fresl, Thomas Klimpel,
+ Toon Knapen, Karl Meerbergen</p></div>
+<div><div class="legalnotice" title="Legal Notice">
+<a name="id437211"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -39,13 +33,53 @@
 <div class="toc">
 <p><b>Table of Contents</b></p>
 <dl>
-<dt><span class="section"> Preface</span></dt>
-<dt><span class="section"> Introduction</span></dt>
-<dt><span class="section"> Datatype Concepts and Traits</span></dt>
+<dt><span class="section"> Preface</span></dt>
+<dt><span class="section"> Introduction</span></dt>
 <dt><span class="section"> Tutorial</span></dt>
-<dt><span class="section"> BLAS Bindings</span></dt>
-<dt><span class="section"> LAPACK Bindings</span></dt>
-<dt><span class="section"> License</span></dt>
+<dd><dl>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/hello__world_.html">Hello,
+ World!</a></span></dt>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/basic_linear_algebra.html">Basic
+ Linear Algebra</a></span></dt>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/advanced_linear_algebra.html">Advanced
+ Linear Algebra</a></span></dt>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/inverting_a_matrix.html">Inverting
+ a matrix</a></span></dt>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/inspecting_a_type.html">Inspecting
+ a type</a></span></dt>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/writing_a_generic_numeric_algorithm.html">Writing
+ a generic numeric algorithm</a></span></dt>
+<dt><span class="section"><a href="boost_numeric_bindings/tutorial/adapting_your_own_type.html">Adapting
+ your own type</a></span></dt>
+</dl></dd>
+<dt><span class="section"> Library Organization</span></dt>
+<dt><span class="section"> Containers</span></dt>
+<dt><span class="section">Views</span></dt>
+<dd><dl>
+<dt><span class="section">Functions</span></dt>
+<dt><span class="section">Metafunctions</span></dt>
+</dl></dd>
+<dt><span class="section">Functions</span></dt>
+<dd><dl>
+<dt><span class="section">begin</span></dt>
+<dt><span class="section">end</span></dt>
+<dt><span class="section">minimal_rank</span></dt>
+<dt><span class="section">size</span></dt>
+<dt><span class="section">stride</span></dt>
+</dl></dd>
+<dt><span class="section">Metafunctions</span></dt>
+<dd><dl>
+<dt><span class="section">begin</span></dt>
+<dt><span class="section">rank</span></dt>
+<dt><span class="section">size</span></dt>
+<dt><span class="section">value</span></dt>
+</dl></dd>
+<dt><span class="section">Reference</span></dt>
+<dd><dl>
+<dt><span class="section"> BLAS</span></dt>
+<dt><span class="section"> LAPACK</span></dt>
+</dl></dd>
+<dt><span class="section"> License</span></dt>
 </dl>
 </div>
 <p>
@@ -54,10 +88,10 @@
   </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: March 10, 2009 at 19:52:36 GMT</small></p></td>
+<td align="left"><p><small>Last revised: April 19, 2010 at 07:41:06 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="boost_numeric_bindings/preface.html"><img src="../../doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="numeric_bindings/preface.html"><img src="../../doc/html/images/next.png" alt="Next"></a></div>
 </body>
 </html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk