Re: [Boost-bugs] [Boost C++ Libraries] #3539: uBLAS: norm_inf returns incorrect output for complex vectors.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3539: uBLAS: norm_inf returns incorrect output for complex vectors.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-07 19:33:01


#3539: uBLAS: norm_inf returns incorrect output for complex vectors.
-------------------------------------+--------------------------------------
 Reporter: karvind.umich@… | Owner: guwi17
     Type: Bugs | Status: assigned
Milestone: Boost 1.43.0 | Component: uBLAS
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------

Comment(by guwi17):

 (In [61136]) see #3539:

 changed implementation of norm_inf and norm_1 for complex types to use
 abs(z) instead of max(abs(real(z)),abs(imag(z))).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3539#comment:4>
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:02 UTC