RTXI 1.3
plugins/include/DSP/laguerre.h File Reference
#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)

Function Documentation

int LaguerreMethod ( CmplxPolynomial poly,
complex root_ptr,
double  epsilon,
double  epsilon2,
int  max_iter 
)

Definition at line 19 of file laguerre.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines