Boost logo

Boost-Commit :

From: guwi17_at_[hidden]
Date: 2007-09-13 08:13:25


Author: guwi17
Date: 2007-09-13 08:13:20 EDT (Thu, 13 Sep 2007)
New Revision: 39233
URL: http://svn.boost.org/trac/boost/changeset/39233

Log:
overview.htm: fixed typo

Text files modified:
   trunk/libs/numeric/ublas/doc/overview.htm | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/numeric/ublas/doc/overview.htm
==============================================================================
--- trunk/libs/numeric/ublas/doc/overview.htm (original)
+++ trunk/libs/numeric/ublas/doc/overview.htm 2007-09-13 08:13:20 EDT (Thu, 13 Sep 2007)
@@ -305,7 +305,7 @@
 <tr>
 <td><code>i_amax</code></td>
 <td><code>norm_inf (x)<br />
-norm_inf_index (x)</code></td>
+index_norm_inf (x)</code></td>
 <td><em>max |x</em><sub><em>i</em></sub><em>|</em></td>
 <td>Computes the <em>l<sub>2</sub></em> (maximum) norm of a vector.<br />
 BLAS computes the index of the first element having this


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