FftPlan

Undocumented in source.

Constructors

this
this(FftPlan )
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

makeForward
FftPlan makeForward(double[] f, ComplexD[] xf, FftPlanStrategy plan_strategy)
Undocumented in source.
makeInverse
FftPlan makeInverse(double[] f, ComplexD[] xf, FftPlanStrategy plan_strategy)
Undocumented in source.

Meta