void InvDLTNaive(double *coeffs, const int bw, const int m, double *result, double *pml_table)
The inverse discrete Legendre transform.
void DLTNaive(double *data, const int bw, const int m, double *weights, double *result, double *pml_table, double *workspace)
The naive forward discrete Legendre transform.