|
S2kit
1.1
Toolkit for working with functions defined on the sphere
|
Go to the source code of this file.
Functions | |
| void | GenerateWeightsForDLT (const int, double *) |
| Generates weights for both even and odd order Legendre transforms for a given bandwidth. More... | |
| void GenerateWeightsForDLT | ( | const int | bw, |
| double * | weights | ||
| ) |
Generates weights for both even and odd order Legendre transforms for a given bandwidth.
| bw | bandwidth of transform |
| weights | array of size 4*bw which will contain the weights for both even (starting at weights[0]) and odd (weights[2*bw]) transforms |
sin(pi*(2j+1)/(4B)).