Duplicate code in "FastMath"
----------------------------
Key: MATH-762
URL: https://issues.apache.org/jira/browse/MATH-762
Project: Commons Math
Issue Type: Improvement
Reporter: Gilles
Priority: Minor
Fix For: 3.1
Several methods contain the same loop, marked
{code}
/* Inline the Cody/Waite reduction for performance */
{code}
It should be tested whether this claim is true with modern JIT compilation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira