S2kit
1.1
Toolkit for working with functions defined on the sphere
pmm.h
Go to the documentation of this file.
1
#ifndef _PMM_H
2
#define _PMM_H
3
4
void
Pmm_L2
(
const
int
,
double
*,
const
int
,
double
*);
5
6
#endif // _PMM_H
Pmm_L2
void Pmm_L2(const int, double *, const int, double *)
Generates L2-normed Pmm.
Definition:
pmm.c:21
include
s2kit
pmm.h
Generated by
1.8.16