Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use constexpr variables in place of some macros | Chris Robinson | 2020-10-19 | 1 | -48/+41 |
| | |||||
* | Avoid an extra function to generate BSincHeaders | Chris Robinson | 2020-10-18 | 1 | -30/+27 |
| | |||||
* | Do in-place initialization for the bsinc filters | Chris Robinson | 2020-10-18 | 1 | -91/+94 |
| | | | | | Requires less dynamic allocations and less troublesome return values of large arrays. Also reduces repetition with specified parameters. | ||||
* | Use standard sin and sqrt | Chris Robinson | 2020-09-12 | 1 | -57/+2 |
| | |||||
* | Move the bsinc tables out of common | Chris Robinson | 2020-05-11 | 1 | -0/+343 |