S2kit
1.1
Toolkit for working with functions defined on the sphere
|
void TransposeCosPmlTable(const int, const int, double *, double *)
int Reduced_Naive_TableSize(const int, const int)
double ** Transpose_Spharmonic_Pml_Table(double **, const int, double *)
void GenerateCosPmlTable(const int, const int, double *, double *)
double ** Transpose_SemiNaive_Naive_Pml_Table(double **, const int, const int, double *, double *)
int Spharmonic_TableSize(const int)
Returns the amount of space needed for an entire spharmonic table.
int RowSize(const int, const int)
double ** SemiNaive_Naive_Pml_Table(const int, const int, double *, double *)
double ** Spharmonic_Pml_Table(const int, double *, double *)
int Reduced_SpharmonicTableSize(const int, const int)
int Transpose_RowSize(const int, const int, const int)
int TableSize(const int, const int)
Computes the number of non-zero entries of coeffs in a table for seminaive transform.
int TableOffset(int, int)