[Boost-bugs] [Boost C++ Libraries] #3056: Bug in the documentation on Webpage

Subject: [Boost-bugs] [Boost C++ Libraries] #3056: Bug in the documentation on Webpage
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-21 17:20:48


#3056: Bug in the documentation on Webpage
----------------------------------------------+-----------------------------
 Reporter: Jay Enders <pommessemmel_at_[hidden]> | Owner: guwi17
     Type: Bugs | Status: new
Milestone: Website 1.X | Component: uBLAS
  Version: Boost 1.38.0 | Severity: Cosmetic
 Keywords: |
----------------------------------------------+-----------------------------
 There is a mixup in a table mapping uBLAS to BLAS calls on URL
 http://www.boost.org/doc/libs/1_39_0/libs/numeric/ublas/doc/overview.htm.
 In the "comment"-column the l2 has to go to the euclidean and the linf has
 to go to the maximum norm.

 extract:
 _nrm2 norm_2 (x) sqrt (sum |xi|2 ) Computes the linf
 (euclidean) norm of a vector.
 i_amax norm_inf (x)
 index_norm_inf (x) max |xi| Computes the l2 (maximum) norm of
 a vector.
 BLAS computes the index of the first element having this value.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3056>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC