2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00
Lakshay Garg c275bf655e Refactor the polynomial addition function
* Remove in-loop calls to push_back thus eliminating the
  possibility of multiple reallocations of memory to the
  underlying vector.
* Remove redundant `sign` parameter from the addition method
* Delete the unused `detail::identity` struct
2018-06-25 02:46:25 -07:00
2018-02-21 19:35:18 +00:00
2014-08-18 15:07:15 +01:00
2017-05-02 19:23:13 +01:00
2018-05-25 08:12:42 +01:00
2007-10-11 11:51:19 +00:00
Description
Mirrored via gitea-mirror
BSL-1.0 222 MiB
Languages
C++ 96.9%
Cuda 2.1%
HTML 0.7%
C 0.2%