jlokimlin / modern_fftpack

An OOP library of fast Fourier transforms
19 stars 4 forks source link

Hide dynamically allocated workspace arrays from the end-user #1

Closed jlokimlin closed 8 years ago

jlokimlin commented 8 years ago

Allocating workspace(:) and saved_workspace(:) are hidden by private calls to %create and %destroy