void InvDLTSemi(double *, const int, const int, double *, double *, double *, double *, fftw_plan *)
Computes the inverse Legendre transform using the transposed seminaive algorithm.
void DLTSemi(double *, const int, const int, double *, double *, double *, double *, fftw_plan *)
Computes the Legendre transform of data using the seminaive algorithm.