23 #ifndef INCLUDED_GR_REMEZ_H
24 #define INCLUDED_GR_REMEZ_H
57 const std::vector<double> &bands,
58 const std::vector<double> &l,
59 const std::vector<double> &error_weight,
60 const std::string filter_type =
"bandpass",
62 ) throw (std::runtime_error);