Useful CMake Examples
unit-testing
cmake
tutorial
cpp
catch
boost
static-analysis
clang
cpack
cppcheck
clang-format
google-test
ctest
-
Updated
Apr 24, 2022 - CMake
Description
Add adjoint-Jacobian specialization for reverse mode for the fast Fourier transform (FFT) and its inverse.
Example
FFT case
If
y = fft(x), then the adjoint-Jacobian is just the inverse FFT applied to the adjoint of the result,Inverse FFT case
If
y = ifft(x), then the adjoint-Jacobian update rule is inve