jzmaddock
451afc3102
Fix polynomial template constructors.
2018-11-30 19:31:51 +00:00
Nick Thompson
54f475e58f
Add call operator, .prime(), .integrate(), and move constructor to polynomial.hpp
2018-11-14 17:04:57 -07:00
Jeremy W. Murphy
406e69e862
Add a paragraph to the docs about subresultant_gcd and gcd overload.
2016-08-25 23:19:11 +10:00
jzmaddock
281e6d8bab
Mark operator bool as explicit in docs.
2016-05-26 18:41:50 +01:00
Jeremy W. Murphy
9558b22b6c
Update API documentation.
2016-05-15 21:07:15 +10:00
Kolya Matteo
5faad1baf8
Add polynomial pow function to docs
2016-05-11 16:18:42 -04:00
jzmaddock
11500b787b
Merge branch 'polynomial_shift' of https://github.com/jeremy-murphy/math into gcd
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-06 17:58:21 +01:00
Jeremy W. Murphy
7969de6fae
Add C++11 initializer_list constructor and assignment to polynomial class.
2016-01-31 19:04:37 +11:00
pabristow
7a7d3321fe
Moved polystuff to tools, added JWM as author and numerous minor edits
2015-12-14 16:13:05 +00:00
pabristow
b2bd954faa
Polish polynomial example.
2015-12-13 17:33:17 +00:00
Jeremy W. Murphy
db07507a75
Minor doc change to parameter names.
2015-12-11 11:56:56 +11:00
Jeremy W. Murphy
f8d6220e4e
More documentation updates and parameter name consistency.
2015-11-20 12:06:13 +11:00
Jeremy W. Murphy
e7df87d3c6
Minor update to documentation.
2015-11-20 11:58:17 +11:00
Jeremy W. Murphy
c92a89c6a6
Update documentation.
2015-11-17 10:15:42 +11:00
Jeremy W. Murphy
ec764814a0
Update class interface documentation.
2015-11-04 12:25:46 +11:00
John Maddock
57cba0eef4
Reorganise directory structure to make things easier to find and maintain.
...
[SVN r84143]
2013-05-05 12:32:36 +00:00