loopx ~master (2021-05-08T03:18:30Z)
Dub
Repo
VectorAlloc
loopx
fftw
Undocumented in source.
struct
VectorAlloc {
import
std
.
experimental
.
allocator
.
mallocator
:
AlignedMallocator
;
;
this
(VectorAlloc );
T
[]
make
(size_t length);
~this
();
}
Constructors
this
this
(VectorAlloc )
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
make
T
[]
make
(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
loopx
fftw
enums
FftPlanStrategy
functions
freeFftwArray
makeFftwArray
structs
FftBuffer
FftPlan
VectorAlloc