S2kit
1.1
Toolkit for working with functions defined on the sphere
pml.h
Go to the documentation of this file.
1
#ifndef _PML_H
2
#define _PML_H
3
4
void
GeneratePmlTable
(
const
int
,
const
int
,
double
*,
double
*);
5
6
#endif // _PML_H
GeneratePmlTable
void GeneratePmlTable(const int, const int, double *, double *)
Generates all of the Pmls for a specified value of m.
Definition:
pml.c:41
include
s2kit
pml.h
Generated by
1.8.16