ldas-tools-filters
2.6.5
|
#include "filters/LinFilt.hh"
Classes | |
class | Filters::Interpolate< T > |
Class which implements Lagrange interpolation of a vector. More... | |
Namespaces | |
Filters | |
author: "Eric Rotthoff/L. S. Finn" | |
Functions | |
template<class T > | |
void | Filters::designInterpolatingFilter (std::valarray< T > &b, const double alpha) |
Calculate FIR coefficients for an interpolating filter. More... | |