ed2b6ac3e3
https://svn.boost.org/svn/boost/trunk ........ r45283 | danieljames | 2008-05-11 14:49:20 +0100 (Sun, 11 May 2008) | 1 line Quote href values - our tools don't support unquoted values. ........ r48266 | danieljames | 2008-08-20 20:32:23 +0100 (Wed, 20 Aug 2008) | 1 line Fix the link to the limits documentation. ........ [SVN r51902]
59 lines
2.3 KiB
HTML
59 lines
2.3 KiB
HTML
<html>
|
|
<!--
|
|
== Copyright 2002 The Trustees of Indiana University.
|
|
|
|
== Use, modification and distribution is subject to 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)
|
|
|
|
== Boost.MultiArray Library
|
|
== Authors: Ronald Garcia
|
|
== Jeremy Siek
|
|
== Andrew Lumsdaine
|
|
== See http://www.boost.org/libs/multi_array for documentation.
|
|
-->
|
|
<head>
|
|
<title>MultiDimensional Array Libary</title></head>
|
|
|
|
<body bgcolor="#ffffff" text="#000000">
|
|
|
|
<table border="1" bgcolor="#007f7f" cellpadding="2">
|
|
<tbody><tr>
|
|
<td bgcolor="#ffffff">
|
|
<img src="../../../boost.png" alt="boost logo"
|
|
width="277" align="middle" height="86"></td>
|
|
<td><a href="../../../index.htm"><font face="Arial" color="#ffffff"><big>Home</big></font></a></td>
|
|
<td><a href="../../../libs/libraries.htm"><font face="Arial" color="#ffffff"><big>Libraries</big></font></a></td>
|
|
<td><a href="http://www.boost.org/people/people.htm"><font face="Arial" color="#ffffff"><big>People</big></font></a></td>
|
|
<td><a href="http://www.boost.org/more/faq.htm"><font face="Arial" color="#ffffff"><big>FAQ</big></font></a></td>
|
|
<td><a href="../../../more/index.htm"><font face="Arial" color="#ffffff"><big>More</big></font></a></td>
|
|
</tr>
|
|
</tbody></table>
|
|
<h1>Boost.MultiArray</h1>
|
|
<p>Boost.MultiArray provides a generic N-dimensional array concept
|
|
definition and common implementations of that interface.
|
|
</p>
|
|
|
|
<ul>
|
|
<li><a href="./user.html">User Documentation and Tutorial</a> </li>
|
|
<li><a href="./reference.html">Reference Documentation</a> </li>
|
|
<li><a href="./test_cases.html">Test Cases and their Descriptions</a> </li>
|
|
<li><a href="./notes.html">Miscellaneous Notes</a> </li>
|
|
</ul>
|
|
<br>
|
|
<hr>
|
|
<table>
|
|
<tr valign=top>
|
|
<td nowrap>Copyright © 2000-2001</td><td>
|
|
<a href="http://www.osl.iu.edu/~garcia">Ronald Garcia</a>,
|
|
Indiana University (<a
|
|
HREF="mailto:garcia@osl.iu.edu">garcia@osl.iu.edu</a>)<br>
|
|
<a href="http://www.boost.org/people/jeremy_siek.htm">Jeremy Siek</a>,
|
|
Indiana University (<a
|
|
HREF="mailto:jsiek@osl.iu.edu">jsiek@osl.iu.edu</a>)<br>
|
|
<a href="http://www.osl.iu.edu/~lums">Andrew Lumsdaine</a>,
|
|
Indiana University (<a
|
|
HREF="mailto:lums@osl.iu.edu">lums@osl.iu.edu</a>)
|
|
</td></tr></table>
|
|
</body></html>
|