![]() |
RTXI 1.3
|
#include "cmpxpoly.h"Go to the source code of this file.
Functions | |
| int | LaguerreMethod (CmplxPolynomial *poly, complex *root_ptr, double epsilon, double epsilon2, int max_iter) |
| int LaguerreMethod | ( | CmplxPolynomial * | poly, |
| complex * | root_ptr, | ||
| double | epsilon, | ||
| double | epsilon2, | ||
| int | max_iter | ||
| ) |
Definition at line 19 of file laguerre.cpp.