Classes
vnl_rpoly_roots.h File Reference

Finds roots of a real polynomial. More...

#include <complex>
#include <vnl/vnl_vector.h>
#include <vnl/algo/vnl_algo_export.h>

Go to the source code of this file.

Classes

class  vnl_rpoly_roots
 Find the roots of a real polynomial. More...
 

Detailed Description

Finds roots of a real polynomial.

Author
Andrew W. Fitzgibbon, Oxford RRG
Date
06 Aug 96
 Modifications
 23 may 97, Peter Vanroose - "NO_COMPLEX" option added (until "complex" type is standardised)
 dac (Manchester) 28/03/2001: tidied up documentation
 Joris Van den Wyngaerd - June 2001 - impl for vnl_real_polynomial constr added
  Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line

Definition in file vnl_rpoly_roots.h.