On the design of the Scapin library
On discrete Green operators
Real vs. complex Fourier transforms
The interface for discrete Green operators should allow for switching between real and complex Fourier transforms.
As of rev. 7bd9a4e, two functions are implemented, namely eltype_real
and eltype_fourier
. This might be overkill. Indeed, it is sufficient to define the scalar type in the Real space, T
.