954,483 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

laguer

I am trying to write a program to perform the laguerre method of finding roots of polynomials. To get me started i have found various texts to help. One of the texts demonstrates code for a very similar problem however it uses an undefined function 'laguer'. Is this a function from C no longer used in C++, or have the authors simply not defined it?
It is a possibility that i am barking up the wrong tree with this one, and need to take a different starting point, any suggestions on a good place to start, or relevant resources?

JuanPabloD
Newbie Poster
4 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

that is probably their own function -- there is no such function in either c or c++.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You