Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Much more clang-tidy cleanup | Chris Robinson | 2023-12-10 | 1 | -2/+2 |
* | Clean up some unnecessary includes and types | Chris Robinson | 2023-05-12 | 1 | -11/+3 |
* | Use deduction guides instead of helper functions for spans | Chris Robinson | 2023-05-05 | 1 | -1/+1 |
* | Explicitly cast a size_t to double | Chris Robinson | 2023-02-11 | 1 | -1/+1 |
* | Use a span to hold the cubic table reference | Chris Robinson | 2023-02-10 | 1 | -1/+1 |
* | Use an interpolated FIR filter for cubic resampling | Chris Robinson | 2023-02-06 | 1 | -0/+59 |