Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -29/+32 |
| | |||||
* | fft: Add fft_shift class | Christoph Mayer | 2019-06-15 | 1 | -0/+82 |
This is a generic FFT shift object. Includes C++ unit tests. The class is templated and thus works with FFTs of any type. |