#include <cmath>
#include <iostream>
#include <complex>
#include "vnl_rpoly_roots.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.