int create_plan (int data_type, int timeseries_length) Creates an FFT plan
Creates an FFT plan. Generate a plan for real or complex ffts of datasets of length timeseries_length. Acts on the static variables rplan and rplan_nel for real ffts and cplan, cplan_nel for complex ffts. Currently destroys preexisting plan for other data size. Eventually I will make the code add it to a linked list.
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++