pub fn without_cache<F, R>(f: F) -> FFTResult<R>where F: FnOnce() -> R,
Convenience function for running without cache