Total Variation Deconvolution using Split Bregman
Data Fields
filter Struct Reference

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.
 

Detailed Description

struct representing a 1D FIR filter

Definition at line 23 of file conv.h.


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