Filters 1.0
LPF, HPF, BPF, BSF, SRL
Loading...
Searching...
No Matches
band_stop.h File Reference

Band-stop filter module. More...

#include "bsf_2.h"
Include dependency graph for band_stop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Band-stop filter module.

This header provides access to the band-stop filtering algorithms available in the Filters library.

The following band-stop filter implementation is included:

  • Second-order band-stop filter (bsf_2.h).

Including this header provides access to the supported band-stop filter implementation without requiring the individual filter header to be included separately.

Author
Abhinay Kumar
Version
1.0.0

Definition in file band_stop.h.