FastTransforms
Loading...
Searching...
No Matches
Data Fields
ft_harmonic_plan Struct Reference

Data structure to store ft_rotation_plans, arrays to represent 1D orthogonal polynomial transforms and their inverses, and Greek parameters. More...

#include <fasttransforms.h>

Data Fields

ft_rotation_plan ** RP
 
ft_modified_plan ** MP
 
double * B
 
double ** P
 
double ** Pinv
 
double alpha
 
double beta
 
double gamma
 
double delta
 
double rho
 
int NRP
 
int NMP
 
int NP
 

Detailed Description

Data structure to store ft_rotation_plans, arrays to represent 1D orthogonal polynomial transforms and their inverses, and Greek parameters.

Examples
additiontheorem.c, annulus.c, calculus.c, and holomorphic.c.

The documentation for this struct was generated from the following file: