Decimation by a factor 1:R.

Namespace: dsp::filter

Prototype

sptr<FilterGen<T>> decimator(int R)

Description

This "filter" delete \(R-1\) samples every \(R\) samples.