23 #ifndef INCLUDED_FILTER_PM_REMEZ_H
24 #define INCLUDED_FILTER_PM_REMEZ_H
62 const std::vector<double> &bands,
63 const std::vector<double> &l,
64 const std::vector<double> &error_weight,
65 const std::string filter_type =
"bandpass",
67 ) throw (std::runtime_error);