SPUC  3.0
Namespaces | Functions
find_roots.cpp File Reference
#include <spuc/find_roots.h>
Include dependency graph for find_roots.cpp:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

std::vector< complex
< float_type > > 
SPUC::find_roots (const std::vector< float_type > &a, long n)
 Calculate the complex roots of a polynomial equation. More...