|
| | fastsum.c |
| | Fast NFFT-based summation algorithm.
|
| |
| | fastsum.h |
| | Header file for the fast NFFT-based summation algorithm.
|
| |
| | fastsum_benchomp.c |
| |
| | fastsum_benchomp_createdataset.c |
| |
| | fastsum_benchomp_detail.c |
| |
| | fastsum_matlab.c |
| | Simple test program for the fast NFFT-based summation algorithm, called by fastsum.m.
|
| |
| | fastsum_test.c |
| | Simple test program for the fast NFFT-based summation algorithm.
|
| |
| | kernels.c |
| | File with predefined kernels for the fast summation algorithm.
|
| |
| | kernels.h |
| | Header file with predefined kernels for the fast summation algorithm.
|
| |