pub fn create_and_time_plan( size: usize, forward: bool, ) -> (Arc<dyn Fft<f64>>, u64)
Create a plan with timing measurement