Mercurial > hg > qm-dsp
log dsp/signalconditioning/FiltFilt.cpp @ 510:2adcd94c2079
age | author | description |
---|---|---|
Wed, 05 Jun 2019 16:05:09 +0100 | Chris Cannam | Small simplification |
Wed, 05 Jun 2019 16:02:20 +0100 | Chris Cannam | Fix a further overrun that caused the wrong input to be provided to sub-filters! |
Wed, 05 Jun 2019 15:50:38 +0100 | Chris Cannam | Tests and fixes for FiltFilt: Fix overrun; reset filter between forwards and backwards processes |
Wed, 05 Jun 2019 11:18:11 +0100 | Chris Cannam | Style fixes: avoid unsigned, fix formatting |
Fri, 31 May 2019 11:54:32 +0100 | Chris Cannam | Untabify, indent, tidy |
Wed, 07 Oct 2015 10:36:09 +0100 | Chris Cannam | Faster filter implementation with explicit FIR support |
Mon, 21 Oct 2013 11:59:57 +0100 | Chris Cannam | Some docs; remove FiltFiltConfig as it's the same as FilterConfig |