synfig-core  1.0.3
Public Member Functions | Public Attributes | List of all members
RootFinder Class Reference

#include <polynomial_root.h>

Public Member Functions

void find_all_roots (bool polish)

Public Attributes

std::vector< std::complex
< float > > 
coefs
std::vector< std::complex
< float > > 
roots

Member Function Documentation

void RootFinder::find_all_roots ( bool  polish)

References std::abs(), EPS, laguer(), and MAXM.

Member Data Documentation

std::vector< std::complex<float> > RootFinder::coefs
std::vector< std::complex<float> > RootFinder::roots

The documentation for this class was generated from the following files: