#include <cfir.h>
Collaboration diagram for SPUC::rfir< Numeric >:

Public Member Functions | |
| void | settap (long i, Numeric tap) |
| complex< Numeric > | out () |
| complex< Numeric > | check (long i) |
| rfir (void) | |
| rfir (long n) | |
| void | set_size (long n) |
| rfir (const char *file) | |
| complex< Numeric > | update (complex< Numeric > in) |
| void | read_taps (const char *file) |
| void | print (void) |
Public Attributes | |
| long | num_taps |
| Numeric * | coeff |
| complex< Numeric > * | z |
| complex< Numeric > | output |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
Here is the call graph for this function: ![]() |
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.4.4