B0 in FFT representation: [[a, b], [c, d]] = [[g, -f], [G, -F]].
[[a, b], [c, d]] = [[g, -f], [G, -F]]
final List<List<List<Complex>>> b0Fft;