#include "vnl_rpoly_roots.h"
#include <vcl_cmath.h>
#include <vcl_iostream.h>
#include <vcl_complex.h>
#include <vnl/algo/vnl_netlib.h>
#include <vnl/vnl_real_polynomial.h>
Go to the source code of this file.
Definition in file vnl_rpoly_roots.cxx.