Functions | |
| def | make_random |
| def | slowfilter |
| def | nextpow2 |
| def | fastfilter |
| def | main |
| def | utilfastfilter |
| def fastfir::make_random | ( | len | ) |
| def fastfir::slowfilter | ( | sig, | ||
| h | ||||
| ) |
| def fastfir::nextpow2 | ( | x | ) |
| def fastfir::fastfilter | ( | sig, | ||
| h, | ||||
nfft = None | ||||
| ) |
| def fastfir::main | ( | void | ) |
| def fastfir::utilfastfilter | ( | sig, | ||
| h, | ||||
| nfft, | ||||
| usereal | ||||
| ) |
1.5.8