with_backend

Function with_backend 

Source
pub fn with_backend<F, R>(backend: &str, f: F) -> FFTResult<R>
where F: FnOnce() -> R,
Expand description

Convenience function for using a specific backend