Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/multi_array/doc/xml/main.xml @ 20

Last change on this file since 20 was 12, checked in by landauf, 18 years ago

added boost

File size: 1.3 KB
Line 
1<?xml version='1.0' encoding="ISO-Latin-1" ?>
2<!DOCTYPE article
3  PUBLIC  "-//OASIS//DTD DocBook XML MathML V4.1.2//EN"
4  "/u/garcia/docbook-xml/docbookx.dtd"
5>
6
7<article>
8  <articleinfo>
9    <title>Class template <literal>multi_array</literal></title>
10    <author>
11      <surname>Garcia</surname><firstname>Ronald</firstname>
12      <affiliation>
13        <orgname>Indiana University</orgname>
14        <orgdiv>Open Systems Lab</orgdiv>
15      </affiliation>
16    </author>
17    <orgname>BOOST</orgname>
18    <copyright>
19      <year>2002</year>
20      <holder>Ronald Garcia</holder>
21    </copyright>
22    <legalnotice>
23      <para>blah blah legal blah blah</para>
24    </legalnotice>
25    <revhistory>
26      <revision>
27        <revnumber>1</revnumber>
28        <date>1/18/2002</date>
29        <revdescription>
30          <simpara>Initial Revision.</simpara>
31        </revdescription>
32      </revision>
33    </revhistory>
34  </articleinfo>
35
36
37Boost.MultiArray
38
39Headers boost/multi_array.hpp and
40boost/multi_array_ref.hpp
41
42
43Motivation
44Examples
45Tutorial
46Reference Manual
47Comparison to Other Libraries
48Performance
49Portability
50Design Rationale
51Acknowledgements
52FAQ
53
54
55Motivation
56
57Examples
58
59*Insert examples here*
60
61
62(External Tutorial)
63(External Reference Manual)
64
65
66Comparison to Other Libraries
67Performance
68Portability
69Design Rationale
70Acknowledgements
71FAQ
Note: See TracBrowser for help on using the repository browser.