|
Total Variation Deconvolution using Split Bregman
|
struct representing a 1D FIR filter More...
#include <conv.h>
Data Fields | |
| float * | Coeff |
| Filter coefficients. | |
| int | Delay |
| The filter delay (negative for a non-causal filter) | |
| int | Length |
| The filter length, number of taps. | |
1.8.3.1