|
|
|
|
|
Description |
Root finder using Laguerre's method
|
|
Synopsis |
|
|
|
Documentation |
|
roots |
:: RealFloat a | | => a | epsilon
| -> Int | iteration limit
| -> [Complex a] | the polynomial
| -> [Complex a] | the roots
| Root finder using Laguerre's method
|
|
|
Produced by Haddock version 0.8 |