Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert _Complex sine functions to generated code | Paul E. Murphy | 2016-08-19 | 1 | -16/+18 |
| | | | | | Refactor s_c{,a}sin{,h}{f,,l} into a single templated macro. | ||||
* | Prepare to convert _Complex sine functions | Paul E. Murphy | 2016-08-19 | 1 | -0/+73 |
This patch has no function changes, except to ensure the git history correctly tracks the changes to convert the double version of these functions into a templated version. |