Subject: [Boost-bugs] [Boost C++ Libraries] #5369: quaternion/octonion pow() not working
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-24 14:21:41
#5369: quaternion/octonion pow() not working
----------------------------------------------------------------------+-----
Reporter: Eduardo de Mattos Kalinowski <eduardo@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.46.0 | Severity: Problem
Keywords: |
----------------------------------------------------------------------+-----
The pow() functions for quaternions/octonions do not work as they call
quaternion<T>(1) instead of quaternion<T>(T(1)).
The attached patches fixes this.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5369> 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:06 UTC