Update CUDA W-Tiling
Updates to the CUDA W-Tiling code in the UnifiedOptimized
proxy:
- Add unit tests
- The forward path (in gridding) is now correct, the tests pass.
- The backwards path (in degridding) is partially implemented but does not work correctly yet.
Edited by Bram Veenboer