loopx.fftw

Undocumented in source.

Public Imports

std.typecons
public import std.typecons : Flag, Yes, No;

Members

Enums

FftPlanStrategy
enum FftPlanStrategy
Undocumented in source.

Functions

freeFftwArray
void freeFftwArray(T[] a)
Undocumented in source. Be warned that the author may not have intended to support it.
makeFftwArray
T[] makeFftwArray(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FftBuffer
struct FftBuffer
Undocumented in source.
FftPlan
struct FftPlan
Undocumented in source.
VectorAlloc
struct VectorAlloc
Undocumented in source.

Meta