[]
Returns the negative support of the high-pass analysis filter. That is the number of taps of the filter in the negative direction.
public override int AnHighNegSupport { get; }
Type | Description |
---|---|
int | The number of taps of the high-pass analysis filter in the negative direction |