| 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 | |
|---|
| 37 | Boost.MultiArray |
|---|
| 38 | |
|---|
| 39 | Headers boost/multi_array.hpp and |
|---|
| 40 | boost/multi_array_ref.hpp |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | Motivation |
|---|
| 44 | Examples |
|---|
| 45 | Tutorial |
|---|
| 46 | Reference Manual |
|---|
| 47 | Comparison to Other Libraries |
|---|
| 48 | Performance |
|---|
| 49 | Portability |
|---|
| 50 | Design Rationale |
|---|
| 51 | Acknowledgements |
|---|
| 52 | FAQ |
|---|
| 53 | |
|---|
| 54 | |
|---|
| 55 | Motivation |
|---|
| 56 | |
|---|
| 57 | Examples |
|---|
| 58 | |
|---|
| 59 | *Insert examples here* |
|---|
| 60 | |
|---|
| 61 | |
|---|
| 62 | (External Tutorial) |
|---|
| 63 | (External Reference Manual) |
|---|
| 64 | |
|---|
| 65 | |
|---|
| 66 | Comparison to Other Libraries |
|---|
| 67 | Performance |
|---|
| 68 | Portability |
|---|
| 69 | Design Rationale |
|---|
| 70 | Acknowledgements |
|---|
| 71 | FAQ |
|---|
Note: See
TracBrowser
for help on using the repository browser.