polynomial_root.cpp File Reference

#include "polynomial_root.h"
#include <complex>

Defines

#define EPSS   1.0e-7
#define MR   8
#define MT   10
#define MAXIT   (MT*MR)
#define EPS   2.0e-6
#define MAXM   100

Typedefs

typedef complex< float > Complex

Functions

void laguer (Complex a[], int m, Complex *x, int *its)

Define Documentation

#define EPSS   1.0e-7
 

#define MR   8
 

#define MT   10
 

#define MAXIT   (MT*MR)
 

#define EPS   2.0e-6
 

#define MAXM   100
 


Typedef Documentation

typedef complex<float> Complex
 


Function Documentation

void laguer Complex  a[],
int  m,
Complex x,
int *  its
 


Generated on Fri Jun 23 15:20:50 2006 for synfig by  doxygen 1.4.6