Open Ephys GUI
 All Classes Functions Variables
Classes | Public Member Functions | Protected Attributes
Dsp::RootFinderBase Class Reference
Inheritance diagram for Dsp::RootFinderBase:
Dsp::RootFinder< maxdegree >

List of all members.

Classes

struct  Array

Public Member Functions

void solve (int degree, bool polish=true, bool doSort=true)
complex_t eval (int degree, const complex_t &x)
complex_t * coef ()
complex_t * root ()
void sort (int degree)

Protected Attributes

int m_maxdegree
complex_t * m_a
complex_t * m_ad
complex_t * m_root

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