![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2006
Posts: 3
Rep Power: 0
![]() |
polynomial multiplication algorithm?
Hi, I'm looking for a polynomial multiplication algorithm. Does anyone can help me? Thanks.
|
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2006
Location: London, Ontario, Canada
Posts: 16
Rep Power: 0
![]() |
You can always try the GSL library (/usr/include/gsl) in C/C++ for all types of built in functions.
__________________
Greatness courts failure and solitude. --- Anonymous |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Aug 2005
Posts: 4
Rep Power: 0
![]() |
I did a polynomial addition program... and Im sure a multiply function can also be written.
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|