FastTransforms
|
Data structure to store a ft_spin_rotation_plan, and various arrays to represent 1D orthogonal polynomial transforms. More...
#include <fasttransforms.h>
Data Fields | |
ft_spin_rotation_plan * | SRP |
ft_complex * | B |
ft_complex * | P1 |
ft_complex * | P2 |
ft_complex * | P1inv |
ft_complex * | P2inv |
int | s |
Data structure to store a ft_spin_rotation_plan, and various arrays to represent 1D orthogonal polynomial transforms.