FFT.rfft_table

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RTable rfft_table(int log2n, void* p)
    struct FFT(V, Options)
    nothrow @nogc static
    rfft_table
    ()
    (
    int log2n
    ,
    void* p
    )
  2. auto rfft_table(int log2n, void* p)

Meta