FilterGen  1.0.0
A library to design digital filters in embedded systems.
filter.hpp File Reference

The cpp interface for the filter library. More...

#include "dh/filter-types.h"
#include <vector>
Include dependency graph for filter.hpp:

Go to the source code of this file.

Classes

class  dh::filter
 This class holds the C++ bindings to the filter library. More...
 
struct  dh::filter::graph_point
 
class  dh::filter::error
 
class  dh::filter::span
 

Detailed Description

The cpp interface for the filter library.

This source code is licensed under the MIT license. See file "LICENSE" at the root of the repository.